aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-04-07 12:23:33 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-04-07 12:23:33 +0000
commit216fd0924024c9366131623600f3c3bfd17bca76 (patch)
tree37c047f74e3e38533adfa8f6f423ff0783c3a069 /build
parent5b986ae8d78768e6ce59c6aad5455823c78bb13b (diff)
VS.net build-project
svn path=/trunk/externals/zexy/; revision=9680
Diffstat (limited to 'build')
-rw-r--r--build/win-vs2003/zexy.sln18
-rw-r--r--build/win-vs2003/zexy.vcproj346
2 files changed, 364 insertions, 0 deletions
diff --git a/build/win-vs2003/zexy.sln b/build/win-vs2003/zexy.sln
new file mode 100644
index 0000000..241f59b
--- /dev/null
+++ b/build/win-vs2003/zexy.sln
@@ -0,0 +1,18 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zexy", "zexy.vcproj", "{6B55773B-3FF5-4F09-B538-2A7007DEC4DB}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.ActiveCfg = Release|Win32
+ {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/build/win-vs2003/zexy.vcproj b/build/win-vs2003/zexy.vcproj
new file mode 100644
index 0000000..60349da
--- /dev/null
+++ b/build/win-vs2003/zexy.vcproj
@@ -0,0 +1,346 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="zexy"
+ ProjectGUID="{6B55773B-3FF5-4F09-B538-2A7007DEC4DB}"
+ RootNamespace="zexy"
+ 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;&quot;$(ProgramFiles)\pd\src&quot;"
+ PreprocessorDefinitions="__WIN32__;ZEXY;Z_WANT_LPT;ZEXY_LIBRARY"
+ RuntimeLibrary="4"
+ StructMemberAlignment="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\obj/zexy.pch"
+ AssemblerListingLocation=".\obj/"
+ ObjectFile=".\obj/"
+ ProgramDataBaseFileName=".\obj/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/export:zexy_setup"
+ AdditionalDependencies="wsock32.lib libc.lib oldnames.lib pd.lib"
+ OutputFile="..\zexy.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\pd\bin;&quot;$(ProgramFiles)\pd\bin&quot;"
+ IgnoreAllDefaultLibraries="TRUE"
+ ProgramDatabaseFile="./zexy.pdb"
+ ImportLibrary="./zexy.lib"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName="./zexy.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="objectclasses"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\src\0x260x260x7e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\0x2e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\0x3c0x7e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\0x3d0x3d0x7e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\0x3e0x7e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\0x7c0x7c0x7e.c">
+ </File>
+ <File
+ RelativePath="..\..\src\a2l.c">
+ </File>
+ <File
+ RelativePath="..\..\src\absgn~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\abs~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\atoi.c">
+ </File>
+ <File
+ RelativePath="..\..\src\avg~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\blockmirror~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\blockshuffle~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\blockswap~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\date.c">
+ </File>
+ <File
+ RelativePath="..\..\src\demultiplex.c">
+ </File>
+ <File
+ RelativePath="..\..\src\demultiplex~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\dfreq~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\dirac~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\drip.c">
+ </File>
+ <File
+ RelativePath="..\..\src\envrms~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\fifop.c">
+ </File>
+ <File
+ RelativePath="..\..\src\freadln.c">
+ </File>
+ <File
+ RelativePath="..\..\src\fwriteln.c">
+ </File>
+ <File
+ RelativePath="..\..\src\glue.c">
+ </File>
+ <File
+ RelativePath="..\..\src\index.c">
+ </File>
+ <File
+ RelativePath="..\..\src\length.c">
+ </File>
+ <File
+ RelativePath="..\..\src\lifop.c">
+ </File>
+ <File
+ RelativePath="..\..\src\limiter~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\list2int.c">
+ </File>
+ <File
+ RelativePath="..\..\src\list2lists.c">
+ </File>
+ <File
+ RelativePath="..\..\src\list2symbol.c">
+ </File>
+ <File
+ RelativePath="..\..\src\lister.c">
+ </File>
+ <File
+ RelativePath="..\..\src\listfind.c">
+ </File>
+ <File
+ RelativePath="..\..\src\lpt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\makesymbol.c">
+ </File>
+ <File
+ RelativePath="..\..\src\matchbox.c">
+ </File>
+ <File
+ RelativePath="..\..\src\mavg.c">
+ </File>
+ <File
+ RelativePath="..\..\src\minmax.c">
+ </File>
+ <File
+ RelativePath="..\..\src\msgfile.c">
+ </File>
+ <File
+ RelativePath="..\..\src\multiline~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\multiplex.c">
+ </File>
+ <File
+ RelativePath="..\..\src\multiplex~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\niagara.c">
+ </File>
+ <File
+ RelativePath="..\..\src\noish~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\noisi~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\operating_system.c">
+ </File>
+ <File
+ RelativePath="..\..\src\pack.c">
+ </File>
+ <File
+ RelativePath="..\..\src\packel.c">
+ </File>
+ <File
+ RelativePath="..\..\src\pack~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\pdf~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\prime.c">
+ </File>
+ <File
+ RelativePath="..\..\src\quantize~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\regex.c">
+ </File>
+ <File
+ RelativePath="..\..\src\relay.c">
+ </File>
+ <File
+ RelativePath="..\..\src\repack.c">
+ </File>
+ <File
+ RelativePath="..\..\src\repeat.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sfplay.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sfrecord.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sgn~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sigzero~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sort.c">
+ </File>
+ <File
+ RelativePath="..\..\src\step~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\strcmp.c">
+ </File>
+ <File
+ RelativePath="..\..\src\sum.c">
+ </File>
+ <File
+ RelativePath="..\..\src\swap~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\symbol2list.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tabdump.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tabminmax.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tabread4~~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tabset.c">
+ </File>
+ <File
+ RelativePath="..\..\src\tavg~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\time.c">
+ </File>
+ <File
+ RelativePath="..\..\src\unpack.c">
+ </File>
+ <File
+ RelativePath="..\..\src\unpack~.c">
+ </File>
+ <File
+ RelativePath="..\..\src\urn.c">
+ </File>
+ <File
+ RelativePath="..\..\src\wrap.c">
+ </File>
+ <File
+ RelativePath="..\..\src\z~.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="zexy"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\src\z_zexy.c">
+ </File>
+ <File
+ RelativePath="..\..\src\z_zexy.h">
+ </File>
+ <File
+ RelativePath="..\..\src\zexy.c">
+ </File>
+ <File
+ RelativePath="..\..\src\zexy.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="helper"
+ Filter="">
+ <File
+ RelativePath="..\..\src\winNT_portio.c">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>