diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:56:41 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:59:33 -0800 |
commit | d577d991b97ae2b5ee1af23641bcffc3f83af5b2 (patch) | |
tree | 590639d50205d1bcfaff2a7d2dc6ebf3f373c7ed /iup/mak.vc8/iupcontrols.vcproj |
Initial import. Contains the im, cd and iup librairies, and a "working" Makefile for them under linux.
Diffstat (limited to 'iup/mak.vc8/iupcontrols.vcproj')
-rwxr-xr-x | iup/mak.vc8/iupcontrols.vcproj | 335 |
1 files changed, 335 insertions, 0 deletions
diff --git a/iup/mak.vc8/iupcontrols.vcproj b/iup/mak.vc8/iupcontrols.vcproj new file mode 100755 index 0000000..a780f89 --- /dev/null +++ b/iup/mak.vc8/iupcontrols.vcproj @@ -0,0 +1,335 @@ +<?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> |