|
From: <rus...@us...> - 2008-02-10 07:12:53
|
Revision: 60
http://gearbox.svn.sourceforge.net/gearbox/?rev=60&view=rev
Author: russo2503v
Date: 2008-02-09 23:12:57 -0800 (Sat, 09 Feb 2008)
Log Message:
-----------
fixed incorrect var name replacement
Modified Paths:
--------------
gearbox/trunk/submitted/CMakeLists.txt
Modified: gearbox/trunk/submitted/CMakeLists.txt
===================================================================
--- gearbox/trunk/submitted/CMakeLists.txt 2008-02-10 07:05:12 UTC (rev 59)
+++ gearbox/trunk/submitted/CMakeLists.txt 2008-02-10 07:12:57 UTC (rev 60)
@@ -10,4 +10,7 @@
# When adding new directories, please maintain order of inter-dependencies.
# Otherwise, maintain alphabetical order.
+# ADD_SUBDIRECTORY( gbxserialacfr )
+# ADD_SUBDIRECTORY( gbxsickacfr )
+
ENDIF ( GBX_BUILD_SUBMITTED )
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|