summaryrefslogtreecommitdiff
path: root/iup/mak.vc9/iuptestgtk.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'iup/mak.vc9/iuptestgtk.vcproj')
-rwxr-xr-xiup/mak.vc9/iuptestgtk.vcproj311
1 files changed, 311 insertions, 0 deletions
diff --git a/iup/mak.vc9/iuptestgtk.vcproj b/iup/mak.vc9/iuptestgtk.vcproj
new file mode 100755
index 0000000..4cbc9da
--- /dev/null
+++ b/iup/mak.vc9/iuptestgtk.vcproj
@@ -0,0 +1,311 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="iuptestgtk"
+ ProjectGUID="{2F92EC58-1234-40BF-5678-77607C72E1E3}"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\bin"
+ IntermediateDirectory="..\obj\Debug\$(ProjectName)"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\bin\$(ProjectName).tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\include;&quot;d:\lng\gtk\include\atk-1.0&quot;;d:\lng\gtk\include\cairo;&quot;d:\lng\gtk\include\glib-2.0&quot;;&quot;d:\lng\gtk\include\gtk-2.0&quot;;&quot;d:\lng\gtk\include\pango-1.0&quot;;&quot;d:\lng\gtk\lib\gtk-2.0\include&quot;;&quot;d:\lng\gtk\lib\glib-2.0\include&quot;;..\..\cd\include;D:\LNG\vld\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE;BIG_TEST;USE_OPENGL;PPLOT_TEST"
+ ExceptionHandling="0"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ BrowseInformation="0"
+ WarningLevel="4"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="1"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1046"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib pangowin32-1.0.lib gobject-2.0.lib gmodule-2.0.lib glib-2.0.lib iupgtk.lib iupgl.lib iupcontrols.lib iupimglib.lib iup_pplot.lib cd.lib freetype6.lib iupcd.lib"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories="..\lib;d:\lng\gtk\lib;..\..\cd\lib;D:\LNG\vld\lib"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
+ SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Resources"
+ >
+ <File
+ RelativePath="..\test\dial.led"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\test\bigtest.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\button.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\canvas.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\canvas_cddbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\canvas_cdsimple.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\canvas_scrollbar.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\cells_checkboard.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\cells_degrade.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\cells_numbering.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\class_conf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\clipboard.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\colorbar.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\colorbrowser.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\dial.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\dialog.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\frame.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\gauge.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\getcolor.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\getparam.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\glcanvas.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\glcanvas_cube.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\hbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\idle.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\label.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\list.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\matrix.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\matrix_cbmode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\matrix_cbs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\mdi.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\menu.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\pplot.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\predialogs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\progressbar.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\sample.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\sbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\scanf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\spin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\sysinfo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\tabs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\text.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\text_spin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\timer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\toggle.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\tray.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\tree.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\val.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\vbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\zbox.c"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>