From: <pst...@us...> - 2009-01-01 04:23:01
|
Revision: 677 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=677&view=rev Author: pstieber Date: 2009-01-01 04:22:58 +0000 (Thu, 01 Jan 2009) Log Message: ----------- Added the new source modules to the VC8 build. Modified Paths: -------------- trunk/jazz/vc8/JazzPlusPlus-VC8.vcproj Modified: trunk/jazz/vc8/JazzPlusPlus-VC8.vcproj =================================================================== --- trunk/jazz/vc8/JazzPlusPlus-VC8.vcproj 2009-01-01 03:47:21 UTC (rev 676) +++ trunk/jazz/vc8/JazzPlusPlus-VC8.vcproj 2009-01-01 04:22:58 UTC (rev 677) @@ -835,6 +835,22 @@ Name="Dialog Source Files" > <File + RelativePath="..\src\Dialogs\FilterDialog.cpp" + > + </File> + <File + RelativePath="..\src\Dialogs\FilterDialog.h" + > + </File> + <File + RelativePath="..\src\Dialogs\IntegerEdit.cpp" + > + </File> + <File + RelativePath="..\src\Dialogs\IntegerEdit.h" + > + </File> + <File RelativePath="..\src\Dialogs\KeyOnDialog.cpp" > </File> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |