Changeset 205 in dev for trunk/jenga/projects/smoothie
- Timestamp:
- Jul 12, 2007, 2:57:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jenga/projects/smoothie/smoothie.vcproj
r197 r205 277 277 > 278 278 <File 279 RelativePath="..\..\src\smoothie\Class.cpp"280 >281 </File>282 <File283 279 RelativePath="..\..\src\smoothie\LexicalAnalysis.cpp" 284 280 > … … 289 285 </File> 290 286 <File 291 RelativePath="..\..\src\smoothie\Method.cpp"292 >293 </File>294 <File295 287 RelativePath="..\..\src\smoothie\Namespace.cpp" 296 288 > 297 289 </File> 298 290 <File 299 RelativePath="..\..\src\smoothie\Procedure.cpp"300 >301 </File>302 <File303 RelativePath="..\..\src\smoothie\Prototype.cpp"304 >305 </File>306 <File307 291 RelativePath="..\..\src\smoothie\Smoothie.cpp" 308 292 > … … 310 294 <File 311 295 RelativePath="..\..\src\smoothie\Source.cpp" 312 >313 </File>314 <File315 RelativePath="..\..\src\smoothie\Symbol.cpp"316 >317 </File>318 <File319 RelativePath="..\..\src\smoothie\Type.cpp"320 >321 </File>322 <File323 RelativePath="..\..\src\smoothie\Variable.cpp"324 296 > 325 297 </File> … … 335 307 </File> 336 308 <File 337 RelativePath="..\..\include\smoothie\Class.h"338 >339 </File>340 <File341 309 RelativePath="..\..\include\smoothie\LexicalAnalysis.h" 342 310 > … … 347 315 </File> 348 316 <File 349 RelativePath="..\..\include\smoothie\Member.h"350 >351 </File>352 <File353 RelativePath="..\..\include\smoothie\Method.h"354 >355 </File>356 <File357 317 RelativePath="..\..\include\smoothie\Namespace.h" 358 318 > 359 319 </File> 360 320 <File 361 RelativePath="..\..\include\smoothie\ObjectModule.h"362 >363 </File>364 <File365 RelativePath="..\..\include\smoothie\Parameter.h"366 >367 </File>368 <File369 RelativePath="..\..\include\smoothie\Procedure.h"370 >371 </File>372 <File373 RelativePath="..\..\include\smoothie\Prototype.h"374 >375 </File>376 <File377 321 RelativePath="..\..\include\smoothie\Smoothie.h" 378 322 > … … 384 328 <File 385 329 RelativePath="..\..\include\smoothie\Source.h" 386 >387 </File>388 <File389 RelativePath="..\..\include\smoothie\Symbol.h"390 >391 </File>392 <File393 RelativePath="..\..\include\smoothie\Type.h"394 >395 </File>396 <File397 RelativePath="..\..\include\smoothie\Variable.h"398 330 > 399 331 </File>
Note:
See TracChangeset
for help on using the changeset viewer.