mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-05 14:37:00 +00:00
Fixed build for MSVC
This commit is contained in:
parent
daabbba5fc
commit
b81cf01456
2 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@
|
|||
versions do not match. The zlib version used in this build is recorded
|
||||
below:
|
||||
-->
|
||||
<ZLibSrcDir>..\..\..\..\wxWidgets\src\zlib\</ZLibSrcDir>
|
||||
<ZLibSrcDir>$(SolutionDir)wxWidgets\src\zlib\</ZLibSrcDir>
|
||||
|
||||
<!-- The following line allows compilation for an ARM target with Visual
|
||||
Studio 2012. Notice that this is not supported by the Visual Studio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue