rename PocoXXXX to PocoDataXXXX

This commit is contained in:
Marian Krivos
2011-09-14 13:23:36 +00:00
parent d5f027d6c9
commit cd1ea5980c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
set(LIBNAME "PocoMySQL")
set(LIBNAME "PocoDataMySQL")
set(LIBNAMED "${LIBNAME}d")
set(SRCS "")