From: <pst...@us...> - 2009-01-01 03:30:59
|
Revision: 674 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=674&view=rev Author: pstieber Date: 2009-01-01 03:30:55 +0000 (Thu, 01 Jan 2009) Log Message: ----------- Added the new source modules to the VC9 build. Modified Paths: -------------- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj Modified: trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj =================================================================== --- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2009-01-01 03:22:49 UTC (rev 673) +++ trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2009-01-01 03:30:55 UTC (rev 674) @@ -853,6 +853,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. |