summaryrefslogtreecommitdiff
path: root/iup/mak.vc9/iupsample.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'iup/mak.vc9/iupsample.vcproj')
-rwxr-xr-xiup/mak.vc9/iupsample.vcproj1179
1 files changed, 1179 insertions, 0 deletions
diff --git a/iup/mak.vc9/iupsample.vcproj b/iup/mak.vc9/iupsample.vcproj
new file mode 100755
index 0000000..144f3ba
--- /dev/null
+++ b/iup/mak.vc9/iupsample.vcproj
@@ -0,0 +1,1179 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="iupsample"
+ ProjectGUID="{9462FDEA-3E53-4250-8710-DD50AF48607C}"
+ 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;..\..\cd\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;_CRT_SECURE_NO_DEPRECATE;__IUPDEF_H"
+ 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"
+ AdditionalDependencies="comctl32.lib ole32.lib opengl32.lib glu32.lib iup.lib iupgl.lib iupcontrols.lib iupimglib.lib cd.lib freetype6.lib iupcd.lib iup_pplot.lib"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories="..\lib;..\..\cd\lib;d:\lng\SpeechSDK\Lib\i386"
+ GenerateManifest="false"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
+ SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ TargetMachine="1"
+ />
+ <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="C"
+ >
+ <File
+ RelativePath="..\html\examples\C\alarm.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\button.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\canvas1.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\canvas2.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\canvas3.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\cbox.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\cells_checkboard.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\cells_degrade.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\iup\html\examples\C\cells_numbering.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\colorbar.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\colorbrowser.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\dialog1.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\dialog2.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\filedlg.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\fill.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\frame.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\gauge.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\getattribute.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\getcolor.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\getfile.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\getparam.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\glcanvas.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\hbox.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\idle.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\image.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\item.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\label.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\list1.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\list2.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\listdialog.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\lua_init.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\mask.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\matrix.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\mdi.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\menu.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\message.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\multiline1.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\multiline2.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\ole_browser.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\pplot.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\progressbar.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\radio.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\sample.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\sbox1.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\sbox2.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\scanf.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\scrollbar.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\separator.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\submenu.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\tabs.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\text.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\timer.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\toggle.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\tree.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\val.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\vbox.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\C\zbox.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ </Filter>
+ <Filter
+ Name="Lua"
+ >
+ <File
+ RelativePath="..\html\examples\Lua\alarm.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\button.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\canvas.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\colorbrowser.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\console.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\dial.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\dialog.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\filedlg.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\fill.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\fonts.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\frame.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\gauge.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\getcolor.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\getfile.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\getparam.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\glcanvas.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\hbox.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\idle.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\image.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\imagelib.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\item.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\label.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\list.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\listdialog.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\luagl.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\mask.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\mask_matrix.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\matrix.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\matrix_cbmode.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\menu.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\message.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\multiline.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\radio.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\sample.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\sbox.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\scanf.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\separator.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\submenu.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\tabs.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\text.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\timer.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\toggle.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\tray.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\tree1.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\tree2.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\tree3.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\val.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\vbox.wlua"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\Lua\zbox.wlua"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="LED"
+ >
+ <File
+ RelativePath="..\html\examples\LED\button.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\canvas.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\colorbrowser.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\dial.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\dialog.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\filedlg.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\fill.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\frame.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\gauge.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\hbox.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\image.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\label.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\list.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\matrix.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\menu.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\radio.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\sample.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\submenu.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\tabs.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\text.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\toggle.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\val.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\vbox.led"
+ >
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\zbox.led"
+ >
+ </File>
+ <Filter
+ Name="src"
+ >
+ <File
+ RelativePath="..\html\examples\LED\dial.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\filedlg.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\gauge.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\matrix.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\tabs.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\html\examples\LED\toggle.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ </Filter>
+ </Filter>
+ <File
+ RelativePath="..\test\iuptest.rc"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>