From: <tbr...@us...> - 2012-03-18 21:59:55
|
Revision: 193 http://xmlwrapp.svn.sourceforge.net/xmlwrapp/?rev=193&view=rev Author: tbrowder2 Date: 2012-03-18 21:59:49 +0000 (Sun, 18 Mar 2012) Log Message: ----------- add more CMake file and dirs borrowed from BRL-CAD Added Paths: ----------- trunk/include/conf/ trunk/include/conf/CONFIG_TIMESTAMP trunk/include/conf/CONFIG_TIME_DAY trunk/include/conf/CONFIG_TIME_MONTH trunk/include/conf/CONFIG_TIME_YEAR trunk/include/conf/MAJOR trunk/include/conf/MINOR trunk/include/conf/PATCH trunk/misc/ trunk/misc/CMake/ Added: trunk/include/conf/CONFIG_TIMESTAMP =================================================================== --- trunk/include/conf/CONFIG_TIMESTAMP (rev 0) +++ trunk/include/conf/CONFIG_TIMESTAMP 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +Sun, 18 Mar 2012 16:46:55 -0500 \ No newline at end of file Added: trunk/include/conf/CONFIG_TIME_DAY =================================================================== --- trunk/include/conf/CONFIG_TIME_DAY (rev 0) +++ trunk/include/conf/CONFIG_TIME_DAY 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +18 \ No newline at end of file Added: trunk/include/conf/CONFIG_TIME_MONTH =================================================================== --- trunk/include/conf/CONFIG_TIME_MONTH (rev 0) +++ trunk/include/conf/CONFIG_TIME_MONTH 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +03 \ No newline at end of file Added: trunk/include/conf/CONFIG_TIME_YEAR =================================================================== --- trunk/include/conf/CONFIG_TIME_YEAR (rev 0) +++ trunk/include/conf/CONFIG_TIME_YEAR 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +2012 \ No newline at end of file Added: trunk/include/conf/MAJOR =================================================================== --- trunk/include/conf/MAJOR (rev 0) +++ trunk/include/conf/MAJOR 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +0 \ No newline at end of file Added: trunk/include/conf/MINOR =================================================================== --- trunk/include/conf/MINOR (rev 0) +++ trunk/include/conf/MINOR 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +7 \ No newline at end of file Added: trunk/include/conf/PATCH =================================================================== --- trunk/include/conf/PATCH (rev 0) +++ trunk/include/conf/PATCH 2012-03-18 21:59:49 UTC (rev 193) @@ -0,0 +1 @@ +0 \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |