projects/strgen.vcproj
changeset 6599 b08cb9c93e8b
parent 5838 9c3129cb019b
equal deleted inserted replaced
6598:06b4750ad778 6599:b08cb9c93e8b
    29 				RuntimeLibrary="5"
    29 				RuntimeLibrary="5"
    30 				PrecompiledHeaderFile=""
    30 				PrecompiledHeaderFile=""
    31 				AssemblerOutput="2"
    31 				AssemblerOutput="2"
    32 				AssemblerListingLocation="$(IntDir)"
    32 				AssemblerListingLocation="$(IntDir)"
    33 				ObjectFile="$(IntDir)"
    33 				ObjectFile="$(IntDir)"
    34 				ProgramDataBaseFileName="$(IntDir)"
    34 				ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
    35 				WarningLevel="3"
    35 				WarningLevel="3"
    36 				WarnAsError="TRUE"
    36 				WarnAsError="TRUE"
    37 				SuppressStartupBanner="TRUE"
    37 				SuppressStartupBanner="TRUE"
    38 				DebugInformationFormat="3"/>
    38 				DebugInformationFormat="3"/>
    39 			<Tool
    39 			<Tool
    40 				Name="VCCustomBuildTool"/>
    40 				Name="VCCustomBuildTool"/>
    41 			<Tool
    41 			<Tool
    42 				Name="VCLinkerTool"
    42 				Name="VCLinkerTool"
    43 				OutputFile="$(OutDir)\strgen.exe"
    43 				OutputFile="$(IntDir)\strgen.exe"
    44 				LinkIncremental="1"
    44 				LinkIncremental="1"
    45 				SuppressStartupBanner="TRUE"
    45 				SuppressStartupBanner="TRUE"
    46 				GenerateDebugInformation="TRUE"
    46 				GenerateDebugInformation="TRUE"
    47 				ProgramDatabaseFile="$(OutDir)\strgen.pdb"
    47 				ProgramDatabaseFile="$(IntDir)\strgen.pdb"
    48 				SubSystem="1"
    48 				SubSystem="1"
    49 				TargetMachine="1"/>
    49 				TargetMachine="1"/>
    50 			<Tool
    50 			<Tool
    51 				Name="VCMIDLTool"
    51 				Name="VCMIDLTool"
    52 				TypeLibraryName=".\Debug/strgen.tlb"
    52 				TypeLibraryName=".\Debug/strgen.tlb"
    82 			<File
    82 			<File
    83 				RelativePath="..\src\strgen\strgen.cpp">
    83 				RelativePath="..\src\strgen\strgen.cpp">
    84 			</File>
    84 			</File>
    85 			<File
    85 			<File
    86 				RelativePath="..\src\string.cpp">
    86 				RelativePath="..\src\string.cpp">
    87 				<FileConfiguration
       
    88 					Name="Release|Win32">
       
    89 					<Tool
       
    90 						Name="VCCLCompilerTool"
       
    91 						ObjectFile="$(IntDir)/$(InputName)1.obj"/>
       
    92 				</FileConfiguration>
       
    93 			</File>
    87 			</File>
    94 		</Filter>
    88 		</Filter>
    95 		<File
    89 		<File
    96 			RelativePath="..\src\macros.h">
    90 			RelativePath="..\src\macros.h">
    97 		</File>
    91 		</File>