summaryrefslogtreecommitdiff
path: root/iup/mak.vc8/iupcontrols.vcproj
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 02:26:30 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 02:32:26 +0200
commit7505e88db66798b2b8fcdff2d92a7136cd826b5b (patch)
treeb6ced565318f8e8112e35cb0ad53abe4212ef8de /iup/mak.vc8/iupcontrols.vcproj
parente9a184546b18cf3b796bd560561f312934004c54 (diff)
Upgrading to IUP 3.2 - and cleaning up.
Diffstat (limited to 'iup/mak.vc8/iupcontrols.vcproj')
-rwxr-xr-xiup/mak.vc8/iupcontrols.vcproj335
1 files changed, 0 insertions, 335 deletions
diff --git a/iup/mak.vc8/iupcontrols.vcproj b/iup/mak.vc8/iupcontrols.vcproj
deleted file mode 100755
index a780f89..0000000
--- a/iup/mak.vc8/iupcontrols.vcproj
+++ /dev/null
@@ -1,335 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="iupcontrols"
- ProjectGUID="{5EEFE977-C56D-462F-BDEE-12A5452EB8CC}"
- 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="..\include;..\src;..\srccontrols;..\..\cd\include"
- PreprocessorDefinitions="WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT"
- 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"
- OutputFile="$(OutDir)/$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="include"
- >
- <File
- RelativePath="..\include\iupcb.h"
- >
- </File>
- <File
- RelativePath="..\include\iupcells.h"
- >
- </File>
- <File
- RelativePath="..\include\iupcolorbar.h"
- >
- </File>
- <File
- RelativePath="..\include\iupcontrols.h"
- >
- </File>
- <File
- RelativePath="..\include\iupdial.h"
- >
- </File>
- <File
- RelativePath="..\include\iupgauge.h"
- >
- </File>
- <File
- RelativePath="..\include\iupmask.h"
- >
- </File>
- <File
- RelativePath="..\include\iupmatrix.h"
- >
- </File>
- <File
- RelativePath="..\include\iuptabs.h"
- >
- </File>
- <File
- RelativePath="..\include\iuptree.h"
- >
- </File>
- <File
- RelativePath="..\include\iupval.h"
- >
- </File>
- </Filter>
- <Filter
- Name="inc"
- >
- <File
- RelativePath="..\srccontrols\iup_cdutil.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_controls.h"
- >
- </File>
- </Filter>
- <Filter
- Name="colorbrowser"
- >
- <File
- RelativePath="..\srccontrols\color\iup_colorbrowser.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\color\iup_colorbrowserdlg.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\color\iup_colorhsi.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\color\iup_colorhsi.h"
- >
- </File>
- </Filter>
- <Filter
- Name="matrix"
- >
- <File
- RelativePath="..\srccontrols\matrix\iupmat_aux.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_colres.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_draw.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_edit.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_focus.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_getset.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_key.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mark.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mem.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mouse.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_numlc.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_scroll.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmatrix.c"
- >
- </File>
- <Filter
- Name="inc"
- >
- <File
- RelativePath="..\srccontrols\matrix\iupmat_aux.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_cd.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_colres.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_def.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_draw.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_edit.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_focus.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_getset.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_key.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mark.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mem.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_mouse.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_numlc.h"
- >
- </File>
- <File
- RelativePath="..\srccontrols\matrix\iupmat_scroll.h"
- >
- </File>
- </Filter>
- </Filter>
- <File
- RelativePath="..\srccontrols\iup_cdutil.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_cells.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_colorbar.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_controls.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_dial.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_gauge.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_oldmask.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_oldtabs.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iup_oldval.c"
- >
- </File>
- <File
- RelativePath="..\srccontrols\iupcontrols.def"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>