mirror of https://github.com/axmolengine/axmol.git
24 lines
475 B
Plaintext
24 lines
475 B
Plaintext
|
<?xml version="1.0" encoding="gb2312"?>
|
||
|
<VisualStudioUserFile
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
ShowAllFiles="false"
|
||
|
>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<DebugSettings
|
||
|
WorkingDirectory="$(ProjectDir)..\Res"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<DebugSettings
|
||
|
WorkingDirectory="$(ProjectDir)..\Res"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
</VisualStudioUserFile>
|