~efargaspro/+junk/codeblocks-16.01-release

« back to all changes in this revision

Viewing changes to src/sdk/scripting/sqplus/sqplus71.vcproj

  • Committer: damienlmoore at gmail
  • Date: 2016-02-02 02:43:22 UTC
  • Revision ID: damienlmoore@gmail.com-20160202024322-yql5qmtbwdyamdwd
Code::BlocksĀ 16.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="7.10"
 
5
        Name="sqplus"
 
6
        ProjectGUID="{F9811314-C694-49A4-BD87-BA2E7F30D358}"
 
7
        RootNamespace="sqplus"
 
8
        Keyword="Win32Proj">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Debug|Win32"
 
16
                        OutputDirectory="$(ConfigurationName)"
 
17
                        IntermediateDirectory="$(ConfigurationName)"
 
18
                        ConfigurationType="4"
 
19
                        CharacterSet="2">
 
20
                        <Tool
 
21
                                Name="VCCLCompilerTool"
 
22
                                Optimization="0"
 
23
                                AdditionalIncludeDirectories="..\include"
 
24
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
 
25
                                MinimalRebuild="TRUE"
 
26
                                BasicRuntimeChecks="3"
 
27
                                RuntimeLibrary="1"
 
28
                                UsePrecompiledHeader="0"
 
29
                                WarningLevel="3"
 
30
                                Detect64BitPortabilityProblems="TRUE"
 
31
                                DebugInformationFormat="4"/>
 
32
                        <Tool
 
33
                                Name="VCCustomBuildTool"/>
 
34
                        <Tool
 
35
                                Name="VCLibrarianTool"
 
36
                                OutputFile="../lib/sqplusD.lib"/>
 
37
                        <Tool
 
38
                                Name="VCMIDLTool"/>
 
39
                        <Tool
 
40
                                Name="VCPostBuildEventTool"/>
 
41
                        <Tool
 
42
                                Name="VCPreBuildEventTool"/>
 
43
                        <Tool
 
44
                                Name="VCPreLinkEventTool"/>
 
45
                        <Tool
 
46
                                Name="VCResourceCompilerTool"/>
 
47
                        <Tool
 
48
                                Name="VCWebServiceProxyGeneratorTool"/>
 
49
                        <Tool
 
50
                                Name="VCXMLDataGeneratorTool"/>
 
51
                        <Tool
 
52
                                Name="VCManagedWrapperGeneratorTool"/>
 
53
                        <Tool
 
54
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
55
                </Configuration>
 
56
                <Configuration
 
57
                        Name="Release|Win32"
 
58
                        OutputDirectory="$(ConfigurationName)"
 
59
                        IntermediateDirectory="$(ConfigurationName)"
 
60
                        ConfigurationType="4"
 
61
                        CharacterSet="2">
 
62
                        <Tool
 
63
                                Name="VCCLCompilerTool"
 
64
                                AdditionalIncludeDirectories="..\include"
 
65
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
 
66
                                RuntimeLibrary="0"
 
67
                                UsePrecompiledHeader="0"
 
68
                                WarningLevel="3"
 
69
                                Detect64BitPortabilityProblems="TRUE"
 
70
                                DebugInformationFormat="3"/>
 
71
                        <Tool
 
72
                                Name="VCCustomBuildTool"/>
 
73
                        <Tool
 
74
                                Name="VCLibrarianTool"
 
75
                                OutputFile="../lib/sqplus.lib"/>
 
76
                        <Tool
 
77
                                Name="VCMIDLTool"/>
 
78
                        <Tool
 
79
                                Name="VCPostBuildEventTool"/>
 
80
                        <Tool
 
81
                                Name="VCPreBuildEventTool"/>
 
82
                        <Tool
 
83
                                Name="VCPreLinkEventTool"/>
 
84
                        <Tool
 
85
                                Name="VCResourceCompilerTool"/>
 
86
                        <Tool
 
87
                                Name="VCWebServiceProxyGeneratorTool"/>
 
88
                        <Tool
 
89
                                Name="VCXMLDataGeneratorTool"/>
 
90
                        <Tool
 
91
                                Name="VCManagedWrapperGeneratorTool"/>
 
92
                        <Tool
 
93
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
94
                </Configuration>
 
95
                <Configuration
 
96
                        Name="Debug - Unicode|Win32"
 
97
                        OutputDirectory="$(ConfigurationName)"
 
98
                        IntermediateDirectory="$(ConfigurationName)"
 
99
                        ConfigurationType="4"
 
100
                        CharacterSet="1">
 
101
                        <Tool
 
102
                                Name="VCCLCompilerTool"
 
103
                                Optimization="0"
 
104
                                AdditionalIncludeDirectories="..\include"
 
105
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
 
106
                                MinimalRebuild="TRUE"
 
107
                                BasicRuntimeChecks="3"
 
108
                                RuntimeLibrary="1"
 
109
                                UsePrecompiledHeader="0"
 
110
                                WarningLevel="3"
 
111
                                Detect64BitPortabilityProblems="TRUE"
 
112
                                DebugInformationFormat="4"/>
 
113
                        <Tool
 
114
                                Name="VCCustomBuildTool"/>
 
115
                        <Tool
 
116
                                Name="VCLibrarianTool"
 
117
                                OutputFile="../lib/sqplusDU.lib"/>
 
118
                        <Tool
 
119
                                Name="VCMIDLTool"/>
 
120
                        <Tool
 
121
                                Name="VCPostBuildEventTool"/>
 
122
                        <Tool
 
123
                                Name="VCPreBuildEventTool"/>
 
124
                        <Tool
 
125
                                Name="VCPreLinkEventTool"/>
 
126
                        <Tool
 
127
                                Name="VCResourceCompilerTool"/>
 
128
                        <Tool
 
129
                                Name="VCWebServiceProxyGeneratorTool"/>
 
130
                        <Tool
 
131
                                Name="VCXMLDataGeneratorTool"/>
 
132
                        <Tool
 
133
                                Name="VCManagedWrapperGeneratorTool"/>
 
134
                        <Tool
 
135
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
136
                </Configuration>
 
137
                <Configuration
 
138
                        Name="Release - Unicode|Win32"
 
139
                        OutputDirectory="$(ConfigurationName)"
 
140
                        IntermediateDirectory="$(ConfigurationName)"
 
141
                        ConfigurationType="4"
 
142
                        CharacterSet="1">
 
143
                        <Tool
 
144
                                Name="VCCLCompilerTool"
 
145
                                AdditionalIncludeDirectories="..\include"
 
146
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
 
147
                                RuntimeLibrary="0"
 
148
                                UsePrecompiledHeader="0"
 
149
                                WarningLevel="3"
 
150
                                Detect64BitPortabilityProblems="TRUE"
 
151
                                DebugInformationFormat="3"/>
 
152
                        <Tool
 
153
                                Name="VCCustomBuildTool"/>
 
154
                        <Tool
 
155
                                Name="VCLibrarianTool"
 
156
                                OutputFile="../lib/sqplusU.lib"/>
 
157
                        <Tool
 
158
                                Name="VCMIDLTool"/>
 
159
                        <Tool
 
160
                                Name="VCPostBuildEventTool"/>
 
161
                        <Tool
 
162
                                Name="VCPreBuildEventTool"/>
 
163
                        <Tool
 
164
                                Name="VCPreLinkEventTool"/>
 
165
                        <Tool
 
166
                                Name="VCResourceCompilerTool"/>
 
167
                        <Tool
 
168
                                Name="VCWebServiceProxyGeneratorTool"/>
 
169
                        <Tool
 
170
                                Name="VCXMLDataGeneratorTool"/>
 
171
                        <Tool
 
172
                                Name="VCManagedWrapperGeneratorTool"/>
 
173
                        <Tool
 
174
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
175
                </Configuration>
 
176
        </Configurations>
 
177
        <References>
 
178
        </References>
 
179
        <Files>
 
180
                <Filter
 
181
                        Name="Source Files"
 
182
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
183
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
 
184
                        <File
 
185
                                RelativePath=".\SqPlus.cpp">
 
186
                        </File>
 
187
                        <File
 
188
                                RelativePath=".\SquirrelBindingsUtils.cpp">
 
189
                        </File>
 
190
                        <File
 
191
                                RelativePath=".\SquirrelBindingsUtilsWin32.cpp">
 
192
                        </File>
 
193
                        <File
 
194
                                RelativePath=".\SquirrelObject.cpp">
 
195
                        </File>
 
196
                        <File
 
197
                                RelativePath=".\SquirrelVM.cpp">
 
198
                        </File>
 
199
                </Filter>
 
200
                <Filter
 
201
                        Name="Header Files"
 
202
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
203
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
 
204
                        <File
 
205
                                RelativePath=".\sqplus.h">
 
206
                        </File>
 
207
                        <File
 
208
                                RelativePath=".\SqPlusConst.h">
 
209
                        </File>
 
210
                        <File
 
211
                                RelativePath=".\sqplusWin32.h">
 
212
                        </File>
 
213
                        <File
 
214
                                RelativePath=".\SquirrelBindingsUtils.h">
 
215
                        </File>
 
216
                        <File
 
217
                                RelativePath=".\SquirrelBindingsUtilsWin32.h">
 
218
                        </File>
 
219
                        <File
 
220
                                RelativePath=".\SquirrelObject.h">
 
221
                        </File>
 
222
                        <File
 
223
                                RelativePath=".\SquirrelVM.h">
 
224
                        </File>
 
225
                </Filter>
 
226
        </Files>
 
227
        <Globals>
 
228
        </Globals>
 
229
</VisualStudioProject>