Last change
on this file since 2581 was
2261,
checked in by landauf, 16 years ago
|
merged questsystem2 back to trunk
|
-
Property svn:eol-style set to
native
-
Property svn:mergeinfo set to
(toggle deleted branches)
/code/branches/questsystem2/visual_studio/vc8/directories.vsprops | merged | eligible | /code/branches/ceguilua/visual_studio/directory_properties.vsprops | 1802-1808 | /code/branches/core3/visual_studio/directory_properties.vsprops | 1572-1739 | /code/branches/gcc43/visual_studio/directory_properties.vsprops | 1580 | /code/branches/gui/visual_studio/directory_properties.vsprops | 1635-1723 | /code/branches/input/visual_studio/directory_properties.vsprops | 1629-1636 | /code/branches/objecthierarchy/visual_studio/vc8/directories.vsprops | 1911-2085,2100,2110-2169 | /code/branches/pickups/visual_studio/vc8/directories.vsprops | 1926-2086 | /code/branches/questsystem/visual_studio/vc8/directories.vsprops | 1894-2088 | /code/branches/weapon/visual_studio/vc8/directories.vsprops | 1925-2094 |
|
File size:
479 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioPropertySheet |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="directories" |
---|
6 | OutputDirectory="$(RootDir)bin\$(SolutionName)\$(ConfigurationName)\" |
---|
7 | IntermediateDirectory="$(RootDir)build\$(SolutionName)\$(ConfigurationName)\$(ProjectName)\" |
---|
8 | > |
---|
9 | <UserMacro |
---|
10 | Name="RootDir" |
---|
11 | Value="$(SolutionDir)..\..\" |
---|
12 | /> |
---|
13 | <UserMacro |
---|
14 | Name="LibDir" |
---|
15 | Value="$(RootDir)\dependencies\$(SolutionName)\" |
---|
16 | /> |
---|
17 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.