347 lines
8.3 KiB
XML
347 lines
8.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="mxtoolkitwin32"
|
|
ProjectGUID="{991F7046-2B96-4FF0-8449-6E2BBF6A49D2}"
|
|
SccProjectName=""
|
|
SccAuxPath=""
|
|
SccLocalPath=""
|
|
SccProvider="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\mxToolKit - Debug"
|
|
IntermediateDirectory=".\mxToolKit - Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../../../public,../../../public/tier1"
|
|
PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_WINDOWS"
|
|
ExceptionHandling="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\mxToolKit - Debug/mxtoolkitwin32.pch"
|
|
AssemblerListingLocation=".\mxToolKit - Debug/"
|
|
ObjectFile=".\mxToolKit - Debug/"
|
|
ProgramDataBaseFileName=".\mxToolKit - Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib\common\mxtk.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine="if exist ..\..\..\lib\common\mxtk.lib attrib -r ..\..\..\lib\common\mxtk.lib"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\mxToolKit - Release"
|
|
IntermediateDirectory=".\mxToolKit - Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories="../include,../../../public,../../../public/tier1"
|
|
PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\mxToolKit - Release/mxtoolkitwin32.pch"
|
|
AssemblerListingLocation=".\mxToolKit - Release/"
|
|
ObjectFile=".\mxToolKit - Release/"
|
|
ProgramDataBaseFileName=".\mxToolKit - Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib\common\mxtk.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine="if exist ..\..\..\lib\common\mxtk.lib attrib -r ..\..\..\lib\common\mxtk.lib"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
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">
|
|
<File
|
|
RelativePath="..\src\win32\mx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mxBmp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxButton.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxCheckBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxChoice.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxChooseColor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxFileDialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxGlWindow.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxGroupBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxLabel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxLineEdit.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxListBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxlistview.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxMatSysWindow.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxMenu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxMenuBar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxMessageBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mxpath.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mxPcx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxPopupMenu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxProgressBar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxRadioButton.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxScrollbar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxSlider.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mxstring.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxTab.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mxTga.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxToolTip.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxTreeView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\win32\mxWindow.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h">
|
|
<File
|
|
RelativePath="..\include\mx\gl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxBmp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxButton.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxCheckBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxChoice.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxChooseColor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxFileDialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxGlWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxGroupBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxImage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxInit.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxLabel.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxLineEdit.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxLinkedList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxListBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxlistview.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxMatSysWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxMenu.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxMenuBar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxMessageBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxpath.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxPcx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxPopupMenu.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxProgressBar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxRadioButton.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxScrollbar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxSlider.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxstring.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxTab.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxTga.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxToggleButton.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxToolTip.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxTreeView.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxWidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\mx\mxWindow.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|