aboutsummaryrefslogtreecommitdiff
path: root/build/win-vs2003/iem16.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/win-vs2003/iem16.vcproj')
-rw-r--r--build/win-vs2003/iem16.vcproj153
1 files changed, 153 insertions, 0 deletions
diff --git a/build/win-vs2003/iem16.vcproj b/build/win-vs2003/iem16.vcproj
new file mode 100644
index 0000000..ef10b0f
--- /dev/null
+++ b/build/win-vs2003/iem16.vcproj
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="iem16"
+ RootNamespace="iem16"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\obj"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ AdditionalIncludeDirectories="..\..\..\..\pd\src"
+ PreprocessorDefinitions="__WIN32__;WIN32;NT;_WINDOWS;IEM16"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\obj/iem16.pch"
+ AssemblerListingLocation=".\obj/"
+ ObjectFile=".\obj/"
+ ProgramDataBaseFileName=".\obj/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/export:iem16_setup"
+ AdditionalDependencies="wsock32.lib libc.lib oldnames.lib pd.lib"
+ OutputFile="..\iem16.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\pd\bin;&quot;$(ProgramFiles)\pd\bin&quot;"
+ IgnoreAllDefaultLibraries="TRUE"
+ ProgramDatabaseFile="./iem16.pdb"
+ ImportLibrary="./iem16.lib"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName=".\iem16.tlb"
+ HeaderFileName=""/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="3079"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quellcodedateien"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\src\del16read~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\del16write~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\iem16.c">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="WIN32;NT;_WINDOWS;IEM16;$(NoInherit)"
+ BrowseInformation="1"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\src\tab16play~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16read.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16read4.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16read4~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16read~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16receive~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16send~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16write.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tab16write~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\table16.c">
+ </File>
+ <File
+ RelativePath="..\..\src\vd16~.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header-Dateien"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\src\iem16.h">
+ </File>
+ <File
+ RelativePath="..\..\src\iem16_delay.h">
+ </File>
+ <File
+ RelativePath="..\..\src\iem16_table.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\pd\src\m_pd.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>