1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00

Changed output path for MupenPlus Release build.

This commit is contained in:
Sergey Lipskiy 2014-10-03 23:59:40 +07:00
parent 7a578b6d93
commit f89811b0f7

View File

@ -207,7 +207,7 @@
</ClCompile>
<Link>
<AdditionalDependencies>opengl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>c:\Games\N64\Mupen64Plus\GLideN64.dll </OutputFile>
<OutputFile>c:\Games\N64\M64Py\mupen64plus-video-GLideN64.dll</OutputFile>
<GenerateDebugInformation>false</GenerateDebugInformation>
<SubSystem>Windows</SubSystem>
<OptimizeReferences>true</OptimizeReferences>