9 lines
364 B
XML
9 lines
364 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="Build Paths"
|
|
OutputDirectory="$(SolutionDir)/build/$(PlatformName)/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/build/$(PlatformName)/intermediate/$(ConfigurationName)/$(ProjectName)"
|
|
>
|
|
</VisualStudioPropertySheet>
|