|
From: <pst...@us...> - 2010-04-27 14:15:14
|
Revision: 768
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=768&view=rev
Author: pstieber
Date: 2010-04-27 14:15:09 +0000 (Tue, 27 Apr 2010)
Log Message:
-----------
Removed the clock dialog from the builds.
Modified Paths:
--------------
trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj
Modified: trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj
===================================================================
--- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2010-04-27 14:07:18 UTC (rev 767)
+++ trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2010-04-27 14:15:09 UTC (rev 768)
@@ -249,10 +249,42 @@
<File
RelativePath="..\src\ClockDialog.cpp"
>
+ <FileConfiguration
+ Name="Debug GUI VC9|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release GUI VC9|Win32"
+ 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="Release GUI VC9|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\src\Command.cpp"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|