summaryrefslogtreecommitdiff
path: root/iup/mak.vc9/iupmot.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'iup/mak.vc9/iupmot.vcproj')
-rwxr-xr-xiup/mak.vc9/iupmot.vcproj239
1 files changed, 239 insertions, 0 deletions
diff --git a/iup/mak.vc9/iupmot.vcproj b/iup/mak.vc9/iupmot.vcproj
new file mode 100755
index 0000000..9bbfa5c
--- /dev/null
+++ b/iup/mak.vc9/iupmot.vcproj
@@ -0,0 +1,239 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="iupmot"
+ ProjectGUID="{2C7E83B9-1234-432A-97BA-FCF4D0728408}"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\lib"
+ IntermediateDirectory="..\obj\Debug\$(ProjectName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\src;..\src\mot;..\include;d:\lng\x11inc;D:\_goodies\iup\_libs\openmotif2.1.30\lib"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ BrowseInformation="0"
+ WarningLevel="4"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="1"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="unix"
+ >
+ <File
+ RelativePath="..\src\mot\iupunix_help.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupunix_info.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="src"
+ >
+ <File
+ RelativePath="..\src\mot\iupmot_color.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_common.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_focus.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_font.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_globalattrib.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_key.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_loop.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_open.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_tips.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="inc"
+ >
+ <File
+ RelativePath="..\src\mot\iupmot_color.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_drv.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="src_controls"
+ >
+ <File
+ RelativePath="..\src\mot\iupmot_button.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_canvas.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_clipboard.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_colordlg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_dialog.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_filedlg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_fontdlg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_frame.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_image.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_label.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_list.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_menu.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_messagedlg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_progressbar.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_tabs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_text.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_timer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_toggle.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_tree.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\mot\iupmot_val.c"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>