oops, snes dlls needed rebuilding
This commit is contained in:
parent
5488eadb89
commit
f57262bba5
|
@ -70,12 +70,12 @@
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Label="UserMacros" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Performance|Win32'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Performance|Win32'">
|
||||||
<OutDir>..\..\output\dll</OutDir>
|
<OutDir>..\..\output\dll\</OutDir>
|
||||||
<TargetName>libsneshawk-32-performance</TargetName>
|
<TargetName>libsneshawk-32-performance</TargetName>
|
||||||
<IntDir>.obj\$(Configuration)\</IntDir>
|
<IntDir>.obj\$(Configuration)\</IntDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Compatibility|Win32'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Compatibility|Win32'">
|
||||||
<OutDir>..\..\output\dll</OutDir>
|
<OutDir>..\..\output\dll\</OutDir>
|
||||||
<TargetName>libsneshawk-32-compatibility</TargetName>
|
<TargetName>libsneshawk-32-compatibility</TargetName>
|
||||||
<IntDir>.obj\$(Configuration)\</IntDir>
|
<IntDir>.obj\$(Configuration)\</IntDir>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue