EndProject\r
Global\r
GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
- Debug|Win32 = Debug|Win32\r
- Debug|x64 = Debug|x64\r
- Release|Win32 = Release|Win32\r
- Release|x64 = Release|x64\r
+ Release|win64 = Release|win64\r
+ Release|win32 = Release|win32\r
+ Debug|win64 = Debug|win64\r
+ Debug|win32 = Debug|win32\r
EndGlobalSection\r
GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|Win32.Build.0 = Debug|Win32\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|x64.ActiveCfg = Debug|x64\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|x64.Build.0 = Debug|x64\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|Win32.ActiveCfg = Release|Win32\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|Win32.Build.0 = Release|Win32\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|x64.ActiveCfg = Release|x64\r
- {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|x64.Build.0 = Release|x64\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|win64.ActiveCfg = Release|x64\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|win64.Build.0 = Release|x64\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|win32.ActiveCfg = Release|Win32\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Release|win32.Build.0 = Release|Win32\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|win64.ActiveCfg = Debug|x64\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|win64.Build.0 = Debug|x64\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|win32.ActiveCfg = Debug|Win32\r
+ {32995E05-606F-4D83-A2E6-C2B361B34DF1}.Debug|win32.Build.0 = Debug|Win32\r
EndGlobalSection\r
GlobalSection(SolutionProperties) = preSolution\r
HideSolutionNode = FALSE\r
<Configurations>\r
<Configuration\r
Name="Debug|Win32"\r
- OutputDirectory=".\Debug"\r
- IntermediateDirectory=".\Debug"\r
+ OutputDirectory="out\$(ConfigurationName)\win32"\r
+ IntermediateDirectory="tmp\$(ConfigurationName)\win32"\r
ConfigurationType="1"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
UseOfMFC="0"\r
/>\r
<Tool\r
Name="VCMIDLTool"\r
- TypeLibraryName=".\Debug/nssm.tlb"\r
+ TypeLibraryName="$(IntDir)/$(ProjectName).tlb"\r
HeaderFileName=""\r
/>\r
<Tool\r
MinimalRebuild="true"\r
BasicRuntimeChecks="3"\r
RuntimeLibrary="1"\r
- PrecompiledHeaderFile=".\Debug/nssm.pch"\r
- AssemblerListingLocation=".\Debug/"\r
- ObjectFile=".\Debug/"\r
- ProgramDataBaseFileName=".\Debug/"\r
+ PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"\r
+ AssemblerListingLocation="$(IntDir)/"\r
+ ObjectFile="$(IntDir)/"\r
+ ProgramDataBaseFileName="$(IntDir)/"\r
WarningLevel="3"\r
SuppressStartupBanner="true"\r
DebugInformationFormat="4"\r
LinkIncremental="2"\r
SuppressStartupBanner="true"\r
GenerateDebugInformation="true"\r
- ProgramDatabaseFile=".\Debug/nssm_debug.pdb"\r
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
SubSystem="1"\r
RandomizedBaseAddress="1"\r
DataExecutionPrevention="0"\r
<Tool\r
Name="VCBscMakeTool"\r
SuppressStartupBanner="true"\r
- OutputFile=".\Debug/nssm.bsc"\r
+ OutputFile="$(IntDir)/$(ProjectName).bsc"\r
/>\r
<Tool\r
Name="VCFxCopTool"\r
</Configuration>\r
<Configuration\r
Name="Debug|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
+ OutputDirectory="out\$(ConfigurationName)\win64"\r
+ IntermediateDirectory="tmp\$(ConfigurationName)\win64"\r
ConfigurationType="1"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
UseOfMFC="0"\r
<Tool\r
Name="VCMIDLTool"\r
TargetEnvironment="3"\r
- TypeLibraryName=".\Debug/nssm.tlb"\r
+ TypeLibraryName="$(IntDir)/$(ProjectName).tlb"\r
HeaderFileName=""\r
/>\r
<Tool\r
MinimalRebuild="true"\r
BasicRuntimeChecks="3"\r
RuntimeLibrary="1"\r
- PrecompiledHeaderFile=".\Debug/nssm.pch"\r
- AssemblerListingLocation=".\Debug/"\r
- ObjectFile=".\Debug/"\r
- ProgramDataBaseFileName=".\Debug/"\r
+ PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"\r
+ AssemblerListingLocation="$(IntDir)/"\r
+ ObjectFile="$(IntDir)/"\r
+ ProgramDataBaseFileName="$(IntDir)/"\r
WarningLevel="3"\r
SuppressStartupBanner="true"\r
DebugInformationFormat="3"\r
LinkIncremental="2"\r
SuppressStartupBanner="true"\r
GenerateDebugInformation="true"\r
- ProgramDatabaseFile=".\Debug/nssm_debug.pdb"\r
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
SubSystem="1"\r
RandomizedBaseAddress="1"\r
DataExecutionPrevention="0"\r
<Tool\r
Name="VCBscMakeTool"\r
SuppressStartupBanner="true"\r
- OutputFile=".\Debug/nssm.bsc"\r
+ OutputFile="$(IntDir)/$(ProjectName).bsc"\r
/>\r
<Tool\r
Name="VCFxCopTool"\r
</Configuration>\r
<Configuration\r
Name="Release|Win32"\r
- OutputDirectory=".\Release"\r
- IntermediateDirectory=".\Release"\r
+ OutputDirectory="out\$(ConfigurationName)\win32"\r
+ IntermediateDirectory="tmp\$(ConfigurationName)\win32"\r
ConfigurationType="1"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
UseOfMFC="0"\r
/>\r
<Tool\r
Name="VCMIDLTool"\r
- TypeLibraryName=".\Release/nssm.tlb"\r
+ TypeLibraryName="$(IntDir)/$(ProjectName).tlb"\r
HeaderFileName=""\r
/>\r
<Tool\r
StringPooling="true"\r
RuntimeLibrary="0"\r
EnableFunctionLevelLinking="true"\r
- PrecompiledHeaderFile=".\Release/nssm.pch"\r
- AssemblerListingLocation=".\Release/"\r
- ObjectFile=".\Release/"\r
- ProgramDataBaseFileName=".\Release/"\r
+ PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"\r
+ AssemblerListingLocation="$(IntDir)/"\r
+ ObjectFile="$(IntDir)/"\r
+ ProgramDataBaseFileName="$(IntDir)/"\r
WarningLevel="3"\r
SuppressStartupBanner="true"\r
/>\r
AdditionalDependencies="shlwapi.lib"\r
LinkIncremental="1"\r
SuppressStartupBanner="true"\r
- ProgramDatabaseFile=".\Release/nssm.pdb"\r
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
SubSystem="1"\r
RandomizedBaseAddress="1"\r
DataExecutionPrevention="0"\r
<Tool\r
Name="VCBscMakeTool"\r
SuppressStartupBanner="true"\r
- OutputFile=".\Release/nssm.bsc"\r
+ OutputFile="$(IntDir)/$(ProjectName).bsc"\r
/>\r
<Tool\r
Name="VCFxCopTool"\r
</Configuration>\r
<Configuration\r
Name="Release|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
+ OutputDirectory="out\$(ConfigurationName)\win64"\r
+ IntermediateDirectory="tmp\$(ConfigurationName)\win64"\r
ConfigurationType="1"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
UseOfMFC="0"\r
<Tool\r
Name="VCMIDLTool"\r
TargetEnvironment="3"\r
- TypeLibraryName=".\Release/nssm.tlb"\r
+ TypeLibraryName="$(IntDir)/$(ProjectName).tlb"\r
HeaderFileName=""\r
/>\r
<Tool\r
StringPooling="true"\r
RuntimeLibrary="0"\r
EnableFunctionLevelLinking="true"\r
- PrecompiledHeaderFile=".\Release/nssm.pch"\r
- AssemblerListingLocation=".\Release/"\r
- ObjectFile=".\Release/"\r
- ProgramDataBaseFileName=".\Release/"\r
+ PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"\r
+ AssemblerListingLocation="$(IntDir)/"\r
+ ObjectFile="$(IntDir)/"\r
+ ProgramDataBaseFileName="$(IntDir)/"\r
WarningLevel="3"\r
SuppressStartupBanner="true"\r
/>\r
AdditionalDependencies="shlwapi.lib"\r
LinkIncremental="1"\r
SuppressStartupBanner="true"\r
- ProgramDatabaseFile=".\Release/nssm.pdb"\r
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
SubSystem="1"\r
RandomizedBaseAddress="1"\r
DataExecutionPrevention="0"\r
<Tool\r
Name="VCBscMakeTool"\r
SuppressStartupBanner="true"\r
- OutputFile=".\Release/nssm.bsc"\r
+ OutputFile="$(IntDir)/$(ProjectName).bsc"\r
/>\r
<Tool\r
Name="VCFxCopTool"\r