root/trunk/lad2zzub-vs.vcproj

Revision 1333, 4.2 kB (checked in by calvin, 8 months ago)

fixes for vc8

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="lad2zzub"
6        ProjectGUID="{55881E50-3CA5-4E1B-9E82-E7A91FD11174}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug/lad2zzub"
16                        IntermediateDirectory="Debug/lad2zzub"
17                        ConfigurationType="2"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="src\zzub\include"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_SIGNATURE;_CRT_SECURE_NO_DEPRECATE"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="1"
27                                UsePrecompiledHeader="0"
28                                WarningLevel="3"
29                                DebugInformationFormat="4"/>
30                        <Tool
31                                Name="VCCustomBuildTool"/>
32                        <Tool
33                                Name="VCLinkerTool"
34                                OutputFile="$(SolutionDir)/Gear/Native/lad2zzub.dll"
35                                LinkIncremental="2"
36                                AdditionalLibraryDirectories="src\zzub\lib"
37                                ModuleDefinitionFile="src\zzub\src\plugins\zzub_plugin.def"
38                                GenerateDebugInformation="TRUE"
39                                ProgramDatabaseFile="$(OutDir)/lad2zzub.pdb"
40                                SubSystem="2"
41                                TargetMachine="1"/>
42                        <Tool
43                                Name="VCMIDLTool"/>
44                        <Tool
45                                Name="VCPostBuildEventTool"/>
46                        <Tool
47                                Name="VCPreBuildEventTool"/>
48                        <Tool
49                                Name="VCPreLinkEventTool"/>
50                        <Tool
51                                Name="VCResourceCompilerTool"/>
52                        <Tool
53                                Name="VCWebServiceProxyGeneratorTool"/>
54                        <Tool
55                                Name="VCXMLDataGeneratorTool"/>
56                        <Tool
57                                Name="VCWebDeploymentTool"/>
58                        <Tool
59                                Name="VCManagedWrapperGeneratorTool"/>
60                        <Tool
61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62                </Configuration>
63                <Configuration
64                        Name="Release|Win32"
65                        OutputDirectory="Release/lad2zzub"
66                        IntermediateDirectory="Release/lad2zzub"
67                        ConfigurationType="2"
68                        CharacterSet="2">
69                        <Tool
70                                Name="VCCLCompilerTool"
71                                AdditionalIncludeDirectories="src\zzub\include"
72                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;USE_SIGNATURE;_CRT_SECURE_NO_DEPRECATE"
73                                RuntimeLibrary="0"
74                                UsePrecompiledHeader="0"
75                                WarningLevel="3"
76                                Detect64BitPortabilityProblems="TRUE"
77                                DebugInformationFormat="3"/>
78                        <Tool
79                                Name="VCCustomBuildTool"/>
80                        <Tool
81                                Name="VCLinkerTool"
82                                OutputFile="$(SolutionDir)/Gear/Native/lad2zzub.dll"
83                                LinkIncremental="1"
84                                AdditionalLibraryDirectories="src\zzub\lib"
85                                ModuleDefinitionFile="src\zzub\src\plugins\zzub_plugin.def"
86                                GenerateDebugInformation="TRUE"
87                                SubSystem="2"
88                                OptimizeReferences="2"
89                                EnableCOMDATFolding="2"
90                                TargetMachine="1"/>
91                        <Tool
92                                Name="VCMIDLTool"/>
93                        <Tool
94                                Name="VCPostBuildEventTool"/>
95                        <Tool
96                                Name="VCPreBuildEventTool"/>
97                        <Tool
98                                Name="VCPreLinkEventTool"/>
99                        <Tool
100                                Name="VCResourceCompilerTool"/>
101                        <Tool
102                                Name="VCWebServiceProxyGeneratorTool"/>
103                        <Tool
104                                Name="VCXMLDataGeneratorTool"/>
105                        <Tool
106                                Name="VCWebDeploymentTool"/>
107                        <Tool
108                                Name="VCManagedWrapperGeneratorTool"/>
109                        <Tool
110                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
111                </Configuration>
112        </Configurations>
113        <References>
114        </References>
115        <Files>
116                <Filter
117                        Name="Source Files"
118                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
119                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
120                        <File
121                                RelativePath=".\src\zzub\src\plugins\lad2zzub\lad2zzub.cpp">
122                        </File>
123                        <File
124                                RelativePath=".\src\zzub\src\plugins\lad2zzub\ladspa\ladspaplugin.cpp">
125                        </File>
126                </Filter>
127                <Filter
128                        Name="Header Files"
129                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
130                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
131                        <File
132                                RelativePath=".\src\zzub\src\plugins\lad2zzub\other\autoptr.h">
133                        </File>
134                        <File
135                                RelativePath=".\src\zzub\src\plugins\lad2zzub\lad2zzub.h">
136                        </File>
137                        <File
138                                RelativePath=".\src\zzub\src\plugins\lad2zzub\ladspa\ladspa.h">
139                        </File>
140                        <File
141                                RelativePath=".\src\zzub\src\plugins\lad2zzub\ladspa\ladspaplugin.h">
142                        </File>
143                </Filter>
144                <Filter
145                        Name="Resource Files"
146                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
147                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
148                </Filter>
149        </Files>
150        <Globals>
151        </Globals>
152</VisualStudioProject>
Note: See TracBrowser for help on using the browser.