From: <sv...@ww...> - 2004-06-12 10:32:15
|
Author: delta Date: 2004-06-12 03:32:08 -0700 (Sat, 12 Jun 2004) New Revision: 1011 Modified: trunk/CSP/SimData/CHANGES.current trunk/CSP/SimData/VisualStudio2003/SimData.vcproj Log: Added Properties.h to vcproj. Modified: trunk/CSP/SimData/CHANGES.current =================================================================== --- trunk/CSP/SimData/CHANGES.current 2004-06-12 04:11:39 UTC (rev 1010) +++ trunk/CSP/SimData/CHANGES.current 2004-06-12 10:32:08 UTC (rev 1011) @@ -1,6 +1,9 @@ Version 0.4.0 (in progress) =========================== +2004-06-12: delta + * Added Properties.h to SimData.vcproj header folder. + 2004-06-11: onsight * Fixed up the ArchiveTest to use ArchiveReader and ArchiveWriter, and also changed the import statements in the test suite a bit. Modified: trunk/CSP/SimData/VisualStudio2003/SimData.vcproj =================================================================== --- trunk/CSP/SimData/VisualStudio2003/SimData.vcproj 2004-06-12 04:11:39 UTC (rev 1010) +++ trunk/CSP/SimData/VisualStudio2003/SimData.vcproj 2004-06-12 10:32:08 UTC (rev 1011) @@ -350,6 +350,9 @@ RelativePath="..\Include\SimData\Path.h"> </File> <File + RelativePath="..\Include\SimData\Properties.h"> + </File> + <File RelativePath="..\Include\SimData\Quat.h"> </File> <File |