From: <pst...@us...> - 2011-07-28 13:27:31
|
Revision: 848 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=848&view=rev Author: pstieber Date: 2011-07-28 13:27:25 +0000 (Thu, 28 Jul 2011) Log Message: ----------- Removed the ClockDialog code. Modified Paths: -------------- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj Modified: trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj =================================================================== --- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2011-07-28 13:25:07 UTC (rev 847) +++ trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2011-07-28 13:27:25 UTC (rev 848) @@ -446,78 +446,6 @@ > </File> <File - RelativePath="..\src\ClockDialog.cpp" - > - <FileConfiguration - Name="Debug GUI VC9|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug GUI VC9|x64" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release GUI VC9|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release GUI VC9|x64" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\ClockDialog.h" - > - <FileConfiguration - Name="Debug GUI VC9|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug GUI VC9|x64" - ExcludedFromBuild="true" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release GUI VC9|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release GUI VC9|x64" - ExcludedFromBuild="true" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File RelativePath="..\src\Command.cpp" > </File> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |