OpenCores
URL https://opencores.org/ocsvn/ht_tunnel/ht_tunnel/trunk

Subversion Repositories ht_tunnel

[/] [ht_tunnel/] [tags/] [START/] [bench/] [userinterface_l2/] [userinterface_l2.vcproj] - Blame information for rev 3

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 acastong
2
3
        ProjectType="Visual C++"
4
        Version="7.10"
5
        Name="userinterface_l2"
6
        SccProjectName=""
7
        SccLocalPath="">
8
        
9
                
10
                        Name="Win32"/>
11
        
12
        
13
                
14
                        Name="Release|Win32"
15
                        OutputDirectory=".\Release"
16
                        IntermediateDirectory=".\Release"
17
                        ConfigurationType="1"
18
                        UseOfMFC="0"
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
                        CharacterSet="2">
21
                        
22
                                Name="VCCLCompilerTool"
23
                                Optimization="2"
24
                                InlineFunctionExpansion="1"
25
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
26
                                StringPooling="TRUE"
27
                                RuntimeLibrary="4"
28
                                EnableFunctionLevelLinking="TRUE"
29
                                UsePrecompiledHeader="2"
30
                                PrecompiledHeaderFile=".\Release/userinterface_l2.pch"
31
                                AssemblerListingLocation=".\Release/"
32
                                ObjectFile=".\Release/"
33
                                ProgramDataBaseFileName=".\Release/"
34
                                WarningLevel="3"
35
                                SuppressStartupBanner="TRUE"/>
36
                        
37
                                Name="VCCustomBuildTool"/>
38
                        
39
                                Name="VCLinkerTool"
40
                                OutputFile=".\Release/userinterface_l2.exe"
41
                                LinkIncremental="1"
42
                                SuppressStartupBanner="TRUE"
43
                                ProgramDatabaseFile=".\Release/userinterface_l2.pdb"
44
                                SubSystem="1"
45
                                TargetMachine="1"/>
46
                        
47
                                Name="VCMIDLTool"
48
                                TypeLibraryName=".\Release/userinterface_l2.tlb"
49
                                HeaderFileName=""/>
50
                        
51
                                Name="VCPostBuildEventTool"/>
52
                        
53
                                Name="VCPreBuildEventTool"/>
54
                        
55
                                Name="VCPreLinkEventTool"/>
56
                        
57
                                Name="VCResourceCompilerTool"
58
                                PreprocessorDefinitions="NDEBUG"
59
                                Culture="4105"/>
60
                        
61
                                Name="VCWebServiceProxyGeneratorTool"/>
62
                        
63
                                Name="VCXMLDataGeneratorTool"/>
64
                        
65
                                Name="VCWebDeploymentTool"/>
66
                        
67
                                Name="VCManagedWrapperGeneratorTool"/>
68
                        
69
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70
                
71
                
72
                        Name="Debug|Win32"
73
                        OutputDirectory=".\Debug"
74
                        IntermediateDirectory=".\Debug"
75
                        ConfigurationType="1"
76
                        UseOfMFC="0"
77
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
78
                        CharacterSet="2">
79
                        
80
                                Name="VCCLCompilerTool"
81
                                Optimization="0"
82
                                AdditionalIncludeDirectories="C:\systemc-2.0.1\include"
83
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;SYSTEMC_SIM"
84
                                BasicRuntimeChecks="3"
85
                                RuntimeLibrary="5"
86
                                RuntimeTypeInfo="TRUE"
87
                                UsePrecompiledHeader="2"
88
                                PrecompiledHeaderFile=".\Debug/userinterface_l2.pch"
89
                                AssemblerListingLocation=".\Debug/"
90
                                ObjectFile=".\Debug/"
91
                                ProgramDataBaseFileName=".\Debug/"
92
                                WarningLevel="3"
93
                                SuppressStartupBanner="TRUE"
94
                                DebugInformationFormat="4"
95
                                CompileAs="0"/>
96
                        
97
                                Name="VCCustomBuildTool"/>
98
                        
99
                                Name="VCLinkerTool"
100
                                AdditionalDependencies="odbc32.lib odbccp32.lib C:\systemc-2.0.1\msvc60\systemc\Debug\systemc.lib"
101
                                OutputFile=".\Debug/userinterface_l2.exe"
102
                                LinkIncremental="1"
103
                                SuppressStartupBanner="TRUE"
104
                                GenerateDebugInformation="TRUE"
105
                                ProgramDatabaseFile=".\Debug/userinterface_l2.pdb"
106
                                SubSystem="1"
107
                                TargetMachine="1"/>
108
                        
109
                                Name="VCMIDLTool"
110
                                TypeLibraryName=".\Debug/userinterface_l2.tlb"
111
                                HeaderFileName=""/>
112
                        
113
                                Name="VCPostBuildEventTool"/>
114
                        
115
                                Name="VCPreBuildEventTool"/>
116
                        
117
                                Name="VCPreLinkEventTool"/>
118
                        
119
                                Name="VCResourceCompilerTool"
120
                                PreprocessorDefinitions="_DEBUG"
121
                                Culture="4105"/>
122
                        
123
                                Name="VCWebServiceProxyGeneratorTool"/>
124
                        
125
                                Name="VCXMLDataGeneratorTool"/>
126
                        
127
                                Name="VCWebDeploymentTool"/>
128
                        
129
                                Name="VCManagedWrapperGeneratorTool"/>
130
                        
131
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
132
                
133
        
134
        
135
        
136
        
137
                
138
                        Name="Source Files"
139
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
140
                        
141
                                RelativePath="..\..\rtl\systemc\userinterface_l2\userinterface_l2.cpp">
142
                        
143
                        
144
                                RelativePath="userinterface_tb.cpp">
145
                                
146
                                        Name="Release|Win32">
147
                                        
148
                                                Name="VCCLCompilerTool"
149
                                                Optimization="2"
150
                                                PreprocessorDefinitions=""/>
151
                                
152
                                
153
                                        Name="Debug|Win32">
154
                                        
155
                                                Name="VCCLCompilerTool"
156
                                                Optimization="0"
157
                                                AdditionalIncludeDirectories=""
158
                                                PreprocessorDefinitions=""
159
                                                BasicRuntimeChecks="3"/>
160
                                
161
                        
162
                        
163
                                RelativePath="userinterface_tb_main.cpp">
164
                                
165
                                        Name="Release|Win32">
166
                                        
167
                                                Name="VCCLCompilerTool"
168
                                                Optimization="2"
169
                                                PreprocessorDefinitions=""/>
170
                                
171
                                
172
                                        Name="Debug|Win32">
173
                                        
174
                                                Name="VCCLCompilerTool"
175
                                                Optimization="0"
176
                                                AdditionalIncludeDirectories=""
177
                                                PreprocessorDefinitions=""
178
                                                BasicRuntimeChecks="3"/>
179
                                
180
                        
181
                        
182
                                Name="core_cpp"
183
                                Filter="">
184
                                
185
                                        RelativePath="..\core\ControlPacket.cpp">
186
                                
187
                                
188
                                        RelativePath="..\core\ht_datatypes.cpp">
189
                                
190
                                
191
                                        RelativePath="..\core\PacketContainer.cpp">
192
                                
193
                                
194
                                        RelativePath="..\core\RequestPacket.cpp">
195
                                
196
                                
197
                                        RelativePath="..\core\ResponsePacket.cpp">
198
                                
199
                        
200
                        
201
                                Name="core_synth_cpp"
202
                                Filter="">
203
                                
204
                                        RelativePath="..\..\rtl\systemc\core_synth\ht_type_include.cpp">
205
                                
206
                                
207
                                        RelativePath="..\..\rtl\systemc\core_synth\synth_control_packet.cpp">
208
                                
209
                                
210
                                        RelativePath="..\..\rtl\systemc\core_synth\synth_datatypes.cpp">
211
                                
212
                        
213
                
214
                
215
                        Name="Header Files"
216
                        Filter="h;hpp;hxx;hm;inl">
217
                        
218
                                RelativePath="..\..\rtl\systemc\userinterface_l2\userinterface_l2.h">
219
                        
220
                        
221
                                RelativePath="userinterface_tb.h">
222
                        
223
                        
224
                                Name="core_h"
225
                                Filter="">
226
                                
227
                                        RelativePath="..\core\ControlPacket.h">
228
                                
229
                                
230
                                        RelativePath="..\core\ht_datatypes.h">
231
                                
232
                                
233
                                        RelativePath="..\core\InfoPacket.h">
234
                                
235
                                
236
                                        RelativePath="..\core\PacketContainer.h">
237
                                
238
                                
239
                                        RelativePath="..\core\RequestPacket.h">
240
                                
241
                                
242
                                        RelativePath="..\core\require.h">
243
                                
244
                                
245
                                        RelativePath="..\core\ReservedPacket.h">
246
                                
247
                                
248
                                        RelativePath="..\core\ResponsePacket.h">
249
                                
250
                        
251
                        
252
                                Name="core_synth_h"
253
                                Filter="">
254
                                
255
                                        RelativePath="..\..\rtl\systemc\core_synth\constants.h">
256
                                
257
                                
258
                                        RelativePath="..\..\rtl\systemc\core_synth\ht_type_include.h">
259
                                
260
                                
261
                                        RelativePath="..\..\rtl\systemc\core_synth\synth_control_packet.h">
262
                                
263
                                
264
                                        RelativePath="..\..\rtl\systemc\core_synth\synth_datatypes.h">
265
                                
266
                        
267
                
268
                
269
                        Name="Resource Files"
270
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
271
                
272
        
273
        
274
        
275

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.