Last change
on this file since 2581 was
2516,
checked in by rgrieder, 16 years ago
|
Fixed msvc build and adjusted some settings.
Also removed init directory since that got merged into the bin folder.
|
-
Property svn:eol-style set to
native
|
File size:
438 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioUserFile |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | ShowAllFiles="false" |
---|
6 | > |
---|
7 | <Configurations> |
---|
8 | <Configuration |
---|
9 | Name="Debug|Win32" |
---|
10 | > |
---|
11 | <DebugSettings |
---|
12 | WorkingDirectory="$(OutDir)" |
---|
13 | /> |
---|
14 | </Configuration> |
---|
15 | <Configuration |
---|
16 | Name="Release|Win32" |
---|
17 | > |
---|
18 | <DebugSettings |
---|
19 | WorkingDirectory="$(OutDir)" |
---|
20 | /> |
---|
21 | </Configuration> |
---|
22 | </Configurations> |
---|
23 | </VisualStudioUserFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.