|
@@ -1,239 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="windows-1250"?>
|
|
|
-<VisualStudioProject
|
|
|
- ProjectType="Visual C++"
|
|
|
- Version="9,00"
|
|
|
- Name="gui"
|
|
|
- ProjectGUID="{7B8997FF-A2B1-4E3C-B6A9-9290F31056DB}"
|
|
|
- TargetFrameworkVersion="0"
|
|
|
- >
|
|
|
- <Platforms>
|
|
|
- <Platform
|
|
|
- Name="Win32"
|
|
|
- />
|
|
|
- </Platforms>
|
|
|
- <ToolFiles>
|
|
|
- </ToolFiles>
|
|
|
- <Configurations>
|
|
|
- <Configuration
|
|
|
- Name="Release|Win32"
|
|
|
- OutputDirectory=".\Release/gui"
|
|
|
- IntermediateDirectory=".\Release/gui"
|
|
|
- ConfigurationType="2"
|
|
|
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
- UseOfMFC="0"
|
|
|
- ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
- CharacterSet="2"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCustomBuildTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCMIDLTool"
|
|
|
- PreprocessorDefinitions="NDEBUG"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- TargetEnvironment="1"
|
|
|
- GenerateStublessProxies="true"
|
|
|
- TypeLibraryName=".\Release/gui/gui.tlb"
|
|
|
- HeaderFileName=""
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- Optimization="2"
|
|
|
- InlineFunctionExpansion="1"
|
|
|
- AdditionalIncludeDirectories="../3rdparty/msinttypes/include"
|
|
|
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
|
- StringPooling="true"
|
|
|
- RuntimeLibrary="0"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
- PrecompiledHeaderFile=".\Release/gui/gui.pch"
|
|
|
- AssemblerListingLocation=".\Release/gui/"
|
|
|
- ObjectFile=".\Release/gui/"
|
|
|
- ProgramDataBaseFileName=".\Release/gui/"
|
|
|
- WarningLevel="3"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
- PreprocessorDefinitions="NDEBUG"
|
|
|
- Culture="1047"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCLinkerTool"
|
|
|
- OutputFile="../plugins/gui.dll"
|
|
|
- LinkIncremental="1"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- ModuleDefinitionFile="..\src\plugins\gui.def"
|
|
|
- ProgramDatabaseFile="../plugins/gui.pdb"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- ImportLibrary=".\Release/gui/gui.lib"
|
|
|
- TargetMachine="1"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCALinkTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManifestTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXDCMakeTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCBscMakeTool"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- OutputFile=".\Release/gui/gui.bsc"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCFxCopTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCAppVerifierTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPostBuildEventTool"
|
|
|
- />
|
|
|
- </Configuration>
|
|
|
- <Configuration
|
|
|
- Name="Debug|Win32"
|
|
|
- OutputDirectory=".\Debug/gui"
|
|
|
- IntermediateDirectory=".\Debug/gui"
|
|
|
- ConfigurationType="2"
|
|
|
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
- UseOfMFC="0"
|
|
|
- ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
- CharacterSet="2"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCPreBuildEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCustomBuildTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXMLDataGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCWebServiceProxyGeneratorTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCMIDLTool"
|
|
|
- PreprocessorDefinitions="_DEBUG"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- TargetEnvironment="1"
|
|
|
- GenerateStublessProxies="true"
|
|
|
- TypeLibraryName=".\Debug/gui/gui.tlb"
|
|
|
- HeaderFileName=""
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
- AdditionalIncludeDirectories="../3rdparty/msinttypes/include"
|
|
|
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- RuntimeLibrary="1"
|
|
|
- PrecompiledHeaderFile=".\Debug/gui/gui.pch"
|
|
|
- AssemblerListingLocation=".\Debug/gui/"
|
|
|
- ObjectFile=".\Debug/gui/"
|
|
|
- ProgramDataBaseFileName=".\Debug/gui/"
|
|
|
- WarningLevel="3"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- DebugInformationFormat="4"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManagedResourceCompilerTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCResourceCompilerTool"
|
|
|
- PreprocessorDefinitions="_DEBUG"
|
|
|
- Culture="1047"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPreLinkEventTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCLinkerTool"
|
|
|
- OutputFile="../plugins/gui.dll"
|
|
|
- LinkIncremental="2"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- ModuleDefinitionFile="..\src\plugins\gui.def"
|
|
|
- GenerateDebugInformation="true"
|
|
|
- ProgramDatabaseFile="../plugins/gui.pdb"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- ImportLibrary=".\Debug/gui/gui.lib"
|
|
|
- TargetMachine="1"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCALinkTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCManifestTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCXDCMakeTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCBscMakeTool"
|
|
|
- SuppressStartupBanner="true"
|
|
|
- OutputFile=".\Debug/gui/gui.bsc"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCFxCopTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCAppVerifierTool"
|
|
|
- />
|
|
|
- <Tool
|
|
|
- Name="VCPostBuildEventTool"
|
|
|
- />
|
|
|
- </Configuration>
|
|
|
- </Configurations>
|
|
|
- <References>
|
|
|
- </References>
|
|
|
- <Files>
|
|
|
- <File
|
|
|
- RelativePath="..\src\plugins\gui.c"
|
|
|
- >
|
|
|
- <FileConfiguration
|
|
|
- Name="Release|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- <FileConfiguration
|
|
|
- Name="Debug|Win32"
|
|
|
- >
|
|
|
- <Tool
|
|
|
- Name="VCCLCompilerTool"
|
|
|
- AdditionalIncludeDirectories=""
|
|
|
- PreprocessorDefinitions=""
|
|
|
- />
|
|
|
- </FileConfiguration>
|
|
|
- </File>
|
|
|
- <File
|
|
|
- RelativePath="..\src\plugins\gui.def"
|
|
|
- >
|
|
|
- </File>
|
|
|
- </Files>
|
|
|
- <Globals>
|
|
|
- </Globals>
|
|
|
-</VisualStudioProject>
|