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

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [msvc13/] [cpu_sysc_plugin/] [cpu_sysc_plugin.vcxproj] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 sergeykhbr

2
3
  
4
    
5
      Debug
6
      Win32
7
    
8
    
9
      Debug
10
      x64
11
    
12
    
13
      Release
14
      Win32
15
    
16
    
17
      Release
18
      x64
19
    
20
  
21
  
22
    {02B15BB4-261C-4E92-8A4A-E328C163F24B}
23
    Win32Proj
24
    cpu_sysc_plugin
25
  
26
  
27
  
28
    DynamicLibrary
29
    true
30
    v120
31
    MultiByte
32
  
33
  
34
    DynamicLibrary
35
    true
36
    v120
37
    MultiByte
38
  
39
  
40
    DynamicLibrary
41
    false
42
    v120
43
    true
44
    MultiByte
45
  
46
  
47
    DynamicLibrary
48
    false
49
    v120
50
    true
51
    MultiByte
52
  
53
  
54
  
55
  
56
  
57
    
58
  
59
  
60
    
61
  
62
  
63
    
64
  
65
  
66
    
67
  
68
  
69
  
70
    true
71
    $(SolutionDir)\..\win32build\$(Configuration)\plugins\
72
    $(SolutionDir)$(ProjectName)\$(Configuration)\Tmp\
73
  
74
  
75
    true
76
    $(SolutionDir)\..\win64build\$(Configuration)\plugins\
77
    $(SolutionDir)$(ProjectName)\$(Configuration)\Tmp\
78
  
79
  
80
    false
81 4 sergeykhbr
    $(SolutionDir)\..\win32build\$(Configuration)\plugins\
82 3 sergeykhbr
    $(SolutionDir)$(ProjectName)\$(Configuration)\Tmp\
83
  
84
  
85
    false
86
  
87
  
88
    
89
      
90
      
91
      Level3
92
      Disabled
93 4 sergeykhbr
      _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)
94 3 sergeykhbr
      $(SolutionDir)../src/common;$(SYSTEMC_PATH)/src
95
      /vmg %(AdditionalOptions)
96
      4244;4996;
97
    
98
    
99
      Console
100
      true
101
      libdbg64g.lib;SystemC.lib;%(AdditionalDependencies)
102 4 sergeykhbr
      $(SolutionDir)\..\win32build\$(Configuration)\;$(SYSTEMC_PATH)\msvc10\SystemC\Debug;$(SYSTEMC_PATH)\msvc80\SystemC\Debug
103 3 sergeykhbr
      $(ProjectDir)exportmap.def
104
      
105
      
106
      false
107
    
108
    
109
      
110
      
111
    
112
  
113
  
114
    
115
      
116
      
117
      Level3
118
      Disabled
119
      WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)
120
      $(SolutionDir)../src/common;
121
    
122
    
123
      Console
124
      true
125
      libdbg64g.lib;%(AdditionalDependencies)
126
      $(SolutionDir)\..\win64build\$(Configuration)\
127
      $(ProjectDir)exportmap.def
128
    
129
    
130
      
131
      
132
    
133
  
134
  
135
    
136
      Level3
137
      
138
      
139
      MaxSpeed
140
      true
141
      true
142 4 sergeykhbr
      _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)
143
      $(SolutionDir)../src/common;$(SYSTEMC_PATH)/src
144
      /vmg %(AdditionalOptions)
145 3 sergeykhbr
    
146
    
147
      Console
148
      true
149
      true
150
      true
151 4 sergeykhbr
      $(SolutionDir)\..\win32build\$(Configuration)\;$(SYSTEMC_PATH)\msvc80\SystemC\Release;$(SYSTEMC_PATH)\msvc10\SystemC\Release;$(SYSTEMC_PATH)\msvc10\SystemC\Release
152
      libdbg64g.lib;SystemC.lib;%(AdditionalDependencies)
153 3 sergeykhbr
      $(ProjectDir)exportmap.def
154
    
155
  
156
  
157
    
158
      Level3
159
      
160
      
161
      MaxSpeed
162
      true
163
      true
164
      WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)
165
      $(SolutionDir)../src/common;
166
    
167
    
168
      Console
169
      true
170
      true
171
      true
172
      $(SolutionDir)\..\bin\$(Configuration)\
173
      libdbg64g.lib;%(AdditionalDependencies)
174
      $(ProjectDir)exportmap.def
175
    
176
  
177
  
178
    
179
    
180
    
181
    
182
    
183
    
184
    
185
    
186
    
187
    
188
    
189
    
190
    
191
    
192
    
193
    
194
    
195
    
196
    
197
    
198
    
199
    
200
    
201
  
202
  
203
    
204
    
205
    
206
    
207
    
208
    
209
    
210
    
211
    
212
    
213
    
214
    
215
    
216
    
217
    
218
    
219
    
220
    
221
    
222
    
223
    
224
    
225
    
226
    
227
    
228
    
229
    
230
    
231
    
232
    
233
  
234
  
235
  
236
  
237 2 sergeykhbr

powered by: WebSVN 2.1.0

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