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

Subversion Repositories ht_tunnel

[/] [ht_tunnel/] [tags/] [START/] [bench/] [link_l2/] [link_frame_tx_l3_tb/] [link_frame_tx_l3_tb.vcproj] - Blame information for rev 19

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="link_frame_tx_l3_tb"
6
        SccProjectName=""
7
        SccLocalPath="">
8
        
9
                
10
                        Name="Win32"/>
11
        
12
        
13
                
14
                        Name="Debug|Win32"
15
                        OutputDirectory=".\Debug"
16
                        IntermediateDirectory=".\Debug"
17
                        ConfigurationType="1"
18
                        UseOfMFC="0"
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
                        CharacterSet="2">
21
                        
22
                                Name="VCCLCompilerTool"
23
                                Optimization="0"
24
                                AdditionalIncludeDirectories="C:\systemc-2.0.1\src"
25
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;SYSTEMC_SIM"
26
                                BasicRuntimeChecks="3"
27
                                RuntimeLibrary="5"
28
                                RuntimeTypeInfo="TRUE"
29
                                UsePrecompiledHeader="2"
30
                                PrecompiledHeaderFile=".\Debug/link_frame_tx_l3_tb.pch"
31
                                AssemblerListingLocation=".\Debug/"
32
                                ObjectFile=".\Debug/"
33
                                ProgramDataBaseFileName=".\Debug/"
34
                                WarningLevel="3"
35
                                SuppressStartupBanner="TRUE"
36
                                DebugInformationFormat="4"
37
                                CompileAs="0"/>
38
                        
39
                                Name="VCCustomBuildTool"/>
40
                        
41
                                Name="VCLinkerTool"
42
                                AdditionalDependencies="odbc32.lib odbccp32.lib C:\systemc-2.0.1\msvc60\systemc\Debug\systemc.lib"
43
                                OutputFile=".\Debug/link_frame_tx_l3_tb.exe"
44
                                LinkIncremental="1"
45
                                SuppressStartupBanner="TRUE"
46
                                GenerateDebugInformation="TRUE"
47
                                ProgramDatabaseFile=".\Debug/link_frame_tx_l3_tb.pdb"
48
                                SubSystem="1"
49
                                TargetMachine="1"/>
50
                        
51
                                Name="VCMIDLTool"
52
                                TypeLibraryName=".\Debug/link_frame_tx_l3_tb.tlb"
53
                                HeaderFileName=""/>
54
                        
55
                                Name="VCPostBuildEventTool"/>
56
                        
57
                                Name="VCPreBuildEventTool"/>
58
                        
59
                                Name="VCPreLinkEventTool"/>
60
                        
61
                                Name="VCResourceCompilerTool"
62
                                PreprocessorDefinitions="_DEBUG"
63
                                Culture="4105"/>
64
                        
65
                                Name="VCWebServiceProxyGeneratorTool"/>
66
                        
67
                                Name="VCXMLDataGeneratorTool"/>
68
                        
69
                                Name="VCWebDeploymentTool"/>
70
                        
71
                                Name="VCManagedWrapperGeneratorTool"/>
72
                        
73
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74
                
75
                
76
                        Name="Release|Win32"
77
                        OutputDirectory=".\Release"
78
                        IntermediateDirectory=".\Release"
79
                        ConfigurationType="1"
80
                        UseOfMFC="0"
81
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
82
                        CharacterSet="2">
83
                        
84
                                Name="VCCLCompilerTool"
85
                                Optimization="2"
86
                                InlineFunctionExpansion="1"
87
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
88
                                StringPooling="TRUE"
89
                                RuntimeLibrary="4"
90
                                EnableFunctionLevelLinking="TRUE"
91
                                UsePrecompiledHeader="2"
92
                                PrecompiledHeaderFile=".\Release/link_frame_tx_l3_tb.pch"
93
                                AssemblerListingLocation=".\Release/"
94
                                ObjectFile=".\Release/"
95
                                ProgramDataBaseFileName=".\Release/"
96
                                WarningLevel="3"
97
                                SuppressStartupBanner="TRUE"/>
98
                        
99
                                Name="VCCustomBuildTool"/>
100
                        
101
                                Name="VCLinkerTool"
102
                                OutputFile=".\Release/link_frame_tx_l3_tb.exe"
103
                                LinkIncremental="1"
104
                                SuppressStartupBanner="TRUE"
105
                                ProgramDatabaseFile=".\Release/link_frame_tx_l3_tb.pdb"
106
                                SubSystem="1"
107
                                TargetMachine="1"/>
108
                        
109
                                Name="VCMIDLTool"
110
                                TypeLibraryName=".\Release/link_frame_tx_l3_tb.tlb"
111
                                HeaderFileName=""/>
112
                        
113
                                Name="VCPostBuildEventTool"/>
114
                        
115
                                Name="VCPreBuildEventTool"/>
116
                        
117
                                Name="VCPreLinkEventTool"/>
118
                        
119
                                Name="VCResourceCompilerTool"
120
                                PreprocessorDefinitions="NDEBUG"
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\link_l2\link_frame_tx_l3.cpp">
142
                                
143
                                        Name="Debug|Win32">
144
                                        
145
                                                Name="VCCLCompilerTool"
146
                                                Optimization="0"
147
                                                AdditionalIncludeDirectories=""
148
                                                PreprocessorDefinitions=""
149
                                                BasicRuntimeChecks="3"/>
150
                                
151
                                
152
                                        Name="Release|Win32">
153
                                        
154
                                                Name="VCCLCompilerTool"
155
                                                Optimization="2"
156
                                                PreprocessorDefinitions=""/>
157
                                
158
                        
159
                        
160
                                RelativePath="link_frame_tx_l3_tb.cpp">
161
                                
162
                                        Name="Debug|Win32">
163
                                        
164
                                                Name="VCCLCompilerTool"
165
                                                Optimization="0"
166
                                                AdditionalIncludeDirectories=""
167
                                                PreprocessorDefinitions=""
168
                                                BasicRuntimeChecks="3"/>
169
                                
170
                                
171
                                        Name="Release|Win32">
172
                                        
173
                                                Name="VCCLCompilerTool"
174
                                                Optimization="2"
175
                                                PreprocessorDefinitions=""/>
176
                                
177
                        
178
                        
179
                                RelativePath="link_tx_validator.cpp">
180
                                
181
                                        Name="Debug|Win32">
182
                                        
183
                                                Name="VCCLCompilerTool"
184
                                                Optimization="0"
185
                                                AdditionalIncludeDirectories=""
186
                                                PreprocessorDefinitions=""
187
                                                BasicRuntimeChecks="3"/>
188
                                
189
                                
190
                                        Name="Release|Win32">
191
                                        
192
                                                Name="VCCLCompilerTool"
193
                                                Optimization="2"
194
                                                PreprocessorDefinitions=""/>
195
                                
196
                        
197
                        
198
                                RelativePath="main.cpp">
199
                                
200
                                        Name="Debug|Win32">
201
                                        
202
                                                Name="VCCLCompilerTool"
203
                                                Optimization="0"
204
                                                AdditionalIncludeDirectories=""
205
                                                PreprocessorDefinitions=""
206
                                                BasicRuntimeChecks="3"/>
207
                                
208
                                
209
                                        Name="Release|Win32">
210
                                        
211
                                                Name="VCCLCompilerTool"
212
                                                Optimization="2"
213
                                                PreprocessorDefinitions=""/>
214
                                
215
                        
216
                        
217
                                Name="core_cpp"
218
                                Filter="">
219
                                
220
                                        RelativePath="..\..\core\ControlPacket.cpp">
221
                                        
222
                                                Name="Debug|Win32">
223
                                                
224
                                                        Name="VCCLCompilerTool"
225
                                                        Optimization="0"
226
                                                        AdditionalIncludeDirectories=""
227
                                                        PreprocessorDefinitions=""
228
                                                        BasicRuntimeChecks="3"/>
229
                                        
230
                                        
231
                                                Name="Release|Win32">
232
                                                
233
                                                        Name="VCCLCompilerTool"
234
                                                        Optimization="2"
235
                                                        PreprocessorDefinitions=""/>
236
                                        
237
                                
238
                                
239
                                        RelativePath="..\..\core\ht_datatypes.cpp">
240
                                        
241
                                                Name="Debug|Win32">
242
                                                
243
                                                        Name="VCCLCompilerTool"
244
                                                        Optimization="0"
245
                                                        AdditionalIncludeDirectories=""
246
                                                        PreprocessorDefinitions=""
247
                                                        BasicRuntimeChecks="3"/>
248
                                        
249
                                        
250
                                                Name="Release|Win32">
251
                                                
252
                                                        Name="VCCLCompilerTool"
253
                                                        Optimization="2"
254
                                                        PreprocessorDefinitions=""/>
255
                                        
256
                                
257
                                
258
                                        RelativePath="..\..\core\PacketContainer.cpp">
259
                                        
260
                                                Name="Debug|Win32">
261
                                                
262
                                                        Name="VCCLCompilerTool"
263
                                                        Optimization="0"
264
                                                        AdditionalIncludeDirectories=""
265
                                                        PreprocessorDefinitions=""
266
                                                        BasicRuntimeChecks="3"/>
267
                                        
268
                                        
269
                                                Name="Release|Win32">
270
                                                
271
                                                        Name="VCCLCompilerTool"
272
                                                        Optimization="2"
273
                                                        PreprocessorDefinitions=""/>
274
                                        
275
                                
276
                                
277
                                        RelativePath="..\..\core\RequestPacket.cpp">
278
                                        
279
                                                Name="Debug|Win32">
280
                                                
281
                                                        Name="VCCLCompilerTool"
282
                                                        Optimization="0"
283
                                                        AdditionalIncludeDirectories=""
284
                                                        PreprocessorDefinitions=""
285
                                                        BasicRuntimeChecks="3"/>
286
                                        
287
                                        
288
                                                Name="Release|Win32">
289
                                                
290
                                                        Name="VCCLCompilerTool"
291
                                                        Optimization="2"
292
                                                        PreprocessorDefinitions=""/>
293
                                        
294
                                
295
                                
296
                                        RelativePath="..\..\core\ResponsePacket.cpp">
297
                                        
298
                                                Name="Debug|Win32">
299
                                                
300
                                                        Name="VCCLCompilerTool"
301
                                                        Optimization="0"
302
                                                        AdditionalIncludeDirectories=""
303
                                                        PreprocessorDefinitions=""
304
                                                        BasicRuntimeChecks="3"/>
305
                                        
306
                                        
307
                                                Name="Release|Win32">
308
                                                
309
                                                        Name="VCCLCompilerTool"
310
                                                        Optimization="2"
311
                                                        PreprocessorDefinitions=""/>
312
                                        
313
                                
314
                        
315
                        
316
                                Name="core_synth_cpp"
317
                                Filter="">
318
                                
319
                                        RelativePath="..\..\..\rtl\systemc\core_synth\ht_type_include.cpp">
320
                                        
321
                                                Name="Debug|Win32">
322
                                                
323
                                                        Name="VCCLCompilerTool"
324
                                                        Optimization="0"
325
                                                        AdditionalIncludeDirectories=""
326
                                                        PreprocessorDefinitions=""
327
                                                        BasicRuntimeChecks="3"/>
328
                                        
329
                                        
330
                                                Name="Release|Win32">
331
                                                
332
                                                        Name="VCCLCompilerTool"
333
                                                        Optimization="2"
334
                                                        PreprocessorDefinitions=""/>
335
                                        
336
                                
337
                                
338
                                        RelativePath="..\..\..\rtl\systemc\core_synth\synth_control_packet.cpp">
339
                                        
340
                                                Name="Debug|Win32">
341
                                                
342
                                                        Name="VCCLCompilerTool"
343
                                                        Optimization="0"
344
                                                        AdditionalIncludeDirectories=""
345
                                                        PreprocessorDefinitions=""
346
                                                        BasicRuntimeChecks="3"/>
347
                                        
348
                                        
349
                                                Name="Release|Win32">
350
                                                
351
                                                        Name="VCCLCompilerTool"
352
                                                        Optimization="2"
353
                                                        PreprocessorDefinitions=""/>
354
                                        
355
                                
356
                                
357
                                        RelativePath="..\..\..\rtl\systemc\core_synth\synth_datatypes.cpp">
358
                                        
359
                                                Name="Debug|Win32">
360
                                                
361
                                                        Name="VCCLCompilerTool"
362
                                                        Optimization="0"
363
                                                        AdditionalIncludeDirectories=""
364
                                                        PreprocessorDefinitions=""
365
                                                        BasicRuntimeChecks="3"/>
366
                                        
367
                                        
368
                                                Name="Release|Win32">
369
                                                
370
                                                        Name="VCCLCompilerTool"
371
                                                        Optimization="2"
372
                                                        PreprocessorDefinitions=""/>
373
                                        
374
                                
375
                        
376
                
377
                
378
                        Name="Header Files"
379
                        Filter="h;hpp;hxx;hm;inl">
380
                        
381
                                RelativePath="link_frame_tx_l3_tb.h">
382
                        
383
                        
384
                                RelativePath="link_tx_validator.h">
385
                        
386
                        
387
                                Name="core_h"
388
                                Filter="">
389
                                
390
                                        RelativePath="..\..\core\ControlPacket.h">
391
                                
392
                                
393
                                        RelativePath="..\..\core\ht_datatypes.h">
394
                                
395
                                
396
                                        RelativePath="..\..\core\InfoPacket.h">
397
                                
398
                                
399
                                        RelativePath="..\..\core\PacketContainer.h">
400
                                
401
                                
402
                                        RelativePath="..\..\core\RequestPacket.h">
403
                                
404
                                
405
                                        RelativePath="..\..\core\require.h">
406
                                
407
                                
408
                                        RelativePath="..\..\core\ReservedPacket.h">
409
                                
410
                                
411
                                        RelativePath="..\..\core\ResponsePacket.h">
412
                                
413
                        
414
                        
415
                                Name="core_synth_h"
416
                                Filter="">
417
                                
418
                                        RelativePath="..\..\..\rtl\systemc\core_synth\constants.h">
419
                                
420
                                
421
                                        RelativePath="..\..\..\rtl\systemc\core_synth\ht_type_include.h">
422
                                
423
                                
424
                                        RelativePath="..\..\..\rtl\systemc\core_synth\synth_control_packet.h">
425
                                
426
                                
427
                                        RelativePath="..\..\..\rtl\systemc\core_synth\synth_datatypes.h">
428
                                
429
                        
430
                        
431
                                Name="link_l2_h"
432
                                Filter="">
433
                                
434
                                        RelativePath="..\..\..\rtl\systemc\link_l2\link_frame_rx_l3.h">
435
                                
436
                                
437
                                        RelativePath="..\..\..\rtl\systemc\link_l2\link_frame_tx_l3.h">
438
                                
439
                                
440
                                        RelativePath="..\..\..\rtl\systemc\link_l2\link_l2.h">
441
                                
442
                        
443
                
444
                
445
                        Name="Resource Files"
446
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
447
                
448
        
449
        
450
        
451

powered by: WebSVN 2.1.0

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