summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-29 19:48:58 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-29 19:48:58 +0000
commit2f3197efb3f9dd74382d17c7bee038bdf592903a (patch)
tree1aa7e9773e6b2d03cee6ca6e3a2f2fbd2fac8ded /CMakeLists.txt
parent822fb942beb72b9a4eeb6346d9ae919d1da3a4ce (diff)
- the project was renamed from tuxanci-ng to tuxanci
git-svn-id: http://opensvn.csie.org/tuxanci_ng@182 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 75c9a4a..39aece4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,9 +7,9 @@
# !! pri zmene zdrojovych souboru se podivejte co je treba delat do souboru !!
# !! CMakeLists.txt v adresari src !!
-SET ( APPNAME "tuxanci-ng")
+SET ( APPNAME "tuxanci")
IF ( Server )
- SET ( APPNAME "tuxanci-ng-server" )
+ SET ( APPNAME "tuxanci-server" )
ENDIF ( Server )
MESSAGE ( "<******************************>" )
MESSAGE ( "Configure for ${APPNAME} Started" )