summaryrefslogtreecommitdiff
path: root/iup/mak.vc9/iupole.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.vc9/iupole.vcproj
parente9a184546b18cf3b796bd560561f312934004c54 (diff)
Upgrading to IUP 3.2 - and cleaning up.
Diffstat (limited to 'iup/mak.vc9/iupole.vcproj')
-rwxr-xr-xiup/mak.vc9/iupole.vcproj182
1 files changed, 0 insertions, 182 deletions
diff --git a/iup/mak.vc9/iupole.vcproj b/iup/mak.vc9/iupole.vcproj
deleted file mode 100755
index c1277a5..0000000
--- a/iup/mak.vc9/iupole.vcproj
+++ /dev/null
@@ -1,182 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="iupole"
- ProjectGUID="{0C80BBEE-1B00-4567-1234-067292C84EDB}"
- 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;..\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_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"
- 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="inc"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath="..\srcole\tAmbientProperties.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tDispatch.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tLegacy.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleClientSite.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleControlSite.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleHandler.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleInPlaceFrame.h"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleInPlaceSite.h"
- >
- </File>
- </Filter>
- <Filter
- Name="src"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="..\srcole\iup_olecontrol.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tAmbientProperties.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tDispatch.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tLegacy.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleClientSite.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleControlSite.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleHandler.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleInPlaceFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\srcole\tOleInPlaceSite.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="include"
- >
- <File
- RelativePath="..\include\iupole.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\srcole\iupole.def"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>