mirror of
https://github.com/SWG-Source/client-tools.git
synced 2026-07-13 22:01:07 -04:00
622 lines
17 KiB
XML
622 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="BugTool"
|
|
ProjectGUID="{C05E2B2B-A9A1-4E7E-A35D-2342AF49774E}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\..\compile\win32\BugTool\Debug,..\..\..\..\..\..\external\3rd\library\qt\3.3.4\include,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\include\private,..\..\include\public,..\..\ui"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=2;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_WINDOWS;QT_DLL;QT_NO_STL;QT_ACCESSIBILITY_SUPPORT"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="BugTool\FirstBugTool.h"
|
|
PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
|
|
AssemblerListingLocation="$(OutDir)/"
|
|
ObjectFile="$(OutDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_d.pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
UseFullPaths="TRUE"
|
|
TreatWChar_tAsBuiltInType="FALSE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib qt-mt334.lib qtmain.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\lib,..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32,..\..\..\..\..\..\external\3rd\library\regex\libs\regex\build\vc6-stlport"
|
|
IgnoreDefaultLibraryNames="libcmt"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName)_d.pdb"
|
|
SubSystem="2"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Optimized|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="FALSE"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\..\compile\win32\BugTool\Optimized,..\..\..\..\..\..\external\3rd\library\qt\3.3.4\include,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\include\private,..\..\include\public,..\..\ui"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=1;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_WINDOWS;QT_DLL;QT_NO_STL;QT_ACCESSIBILITY_SUPPORT"
|
|
MinimalRebuild="TRUE"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="BugTool\FirstBugTool.h"
|
|
PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
|
|
AssemblerListingLocation="$(OutDir)/"
|
|
ObjectFile="$(OutDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_o.pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
UseFullPaths="TRUE"
|
|
TreatWChar_tAsBuiltInType="FALSE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib qt-mt334.lib qtmain.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)_o.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\lib,..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32,..\..\..\..\..\..\external\3rd\library\regex\libs\regex\build\vc6-stlport"
|
|
IgnoreDefaultLibraryNames="libcmt"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName)_o.pdb"
|
|
SubSystem="2"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\..\compile\win32\BugTool\Release,..\..\..\..\..\..\external\3rd\library\qt\3.3.4\include,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\include\private,..\..\include\public,..\..\ui"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_MBCS;DEBUG_LEVEL=0;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_WINDOWS;QT_DLL;QT_NO_STL;QT_ACCESSIBILITY_SUPPORT"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="BugTool\FirstBugTool.h"
|
|
PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
|
|
AssemblerListingLocation="$(OutDir)/"
|
|
ObjectFile="$(OutDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_r.pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
UseFullPaths="TRUE"
|
|
TreatWChar_tAsBuiltInType="FALSE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib qt-mt334.lib qtmain.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)_r.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\lib,..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32,..\..\..\..\..\..\external\3rd\library\regex\libs\regex\build\vc6-stlport"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName)_r.pdb"
|
|
SubSystem="2"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;rc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\BugToolMain.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\FirstBugTool.cpp"
|
|
>
|
|
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\shared\core\MainWindow.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\SystemInstaller.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="def;h;hpp;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\ui\BaseMainWindow.ui.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ui\images\DummyImageTarget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\shared\core\FirstBugTool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\shared\core\MainWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\SystemInstaller.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Ui Files"
|
|
Filter="ui"
|
|
>
|
|
<File
|
|
RelativePath="..\..\ui\BaseMainWindow.ui"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="ui $(InputName)"
|
|
CommandLine="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName)_d.cpp -impl $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\moc $(TargetDir)$(InputName).h >> $(TargetDir)$(InputName)_d.cpp"
|
|
Outputs="$(TargetDir)$(InputName).h;$(TargetDir)$(InputName)_d.cpp"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="ui $(InputName)"
|
|
CommandLine="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName)_o.cpp -impl $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\moc $(TargetDir)$(InputName).h >> $(TargetDir)$(InputName)_o.cpp"
|
|
Outputs="$(TargetDir)$(InputName).h;$(TargetDir)$(InputName)_o.cpp"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="ui $(InputName)"
|
|
CommandLine="..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\uic -o $(TargetDir)$(InputName)_r.cpp -impl $(TargetDir)$(InputName).h $(InputPath)
..\..\..\..\..\..\external\3rd\library\qt\3.3.4\bin\moc $(TargetDir)$(InputName).h >> $(TargetDir)$(InputName)_r.cpp"
|
|
Outputs="$(TargetDir)$(InputName).h;$(TargetDir)$(InputName)_r.cpp"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Ui Generated Files"
|
|
Filter=""
|
|
>
|
|
<Filter
|
|
Name="Debug"
|
|
Filter=""
|
|
>
|
|
<Filter
|
|
Name="Debug Ui Source Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Debug\BaseMainWindow_d.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Debug Ui Header Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Debug\BaseMainWindow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Optimized"
|
|
Filter=""
|
|
>
|
|
<Filter
|
|
Name="Optimized Ui Source Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Optimized\BaseMainWindow_o.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Optimized Ui Header Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Optimized\BaseMainWindow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Release"
|
|
Filter=""
|
|
>
|
|
<Filter
|
|
Name="Release Ui Source Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Release\BaseMainWindow_r.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Optimized|Win32"
|
|
ExcludedFromBuild="TRUE"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Release Ui Header Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\..\..\compile\win32\BugTool\Release\BaseMainWindow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Template Files"
|
|
Filter="template"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|