summaryrefslogtreecommitdiff
path: root/iup/mak.vc8/iupole.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'iup/mak.vc8/iupole.vcproj')
-rwxr-xr-xiup/mak.vc8/iupole.vcproj182
1 files changed, 182 insertions, 0 deletions
diff --git a/iup/mak.vc8/iupole.vcproj b/iup/mak.vc8/iupole.vcproj
new file mode 100755
index 0000000..f6afc87
--- /dev/null
+++ b/iup/mak.vc8/iupole.vcproj
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,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>