Removed references to testwm
This commit is contained in:
parent
3dea87cdc7
commit
f8d3e248f2
3 changed files with 10 additions and 10 deletions
|
@ -42,7 +42,7 @@
|
|||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/testwm.tlb"
|
||||
TypeLibraryName=".\Debug/testpower.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
|
@ -51,7 +51,7 @@
|
|||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\Debug/testwm.pch"
|
||||
PrecompiledHeaderFile=".\Debug/testpower.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
|
@ -74,7 +74,7 @@
|
|||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Debug/testwm.exe"
|
||||
OutputFile=".\Debug/testpower.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue