* Reverted the revert, as it seems the problem was the 1.0.* in the separate projects.

This commit is contained in:
lbsa71
2009-02-19 14:35:11 +00:00
parent e36c452d4e
commit 40d88ce905
61 changed files with 2801 additions and 1991 deletions

View File

@@ -0,0 +1,8 @@
<Configuration name="Debug" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd">
<Options>
<CompilerDefines>DEBUG;TRACE</CompilerDefines>
<OptimizeCode>false</OptimizeCode>
<OutputPath>bin/Debug</OutputPath>
<DebugInformation>true</DebugInformation>
</Options>
</Configuration>