From 2f3197efb3f9dd74382d17c7bee038bdf592903a Mon Sep 17 00:00:00 2001 From: xHire Date: Tue, 29 Jul 2008 19:48:58 +0000 Subject: - the project was renamed from tuxanci-ng to tuxanci git-svn-id: http://opensvn.csie.org/tuxanci_ng@182 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') 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" ) -- cgit v1.2.3