Skip to content

Commit 95b6f5c

Browse files
committed
Fixed some compile warnings.
Fixed nightly build output directory.
1 parent f38b3c2 commit 95b6f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mak.vs2008/lua5.1_dll.vcproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
/>
279279
<Tool
280280
Name="VCPostBuildEventTool"
281-
CommandLine="xcopy /y ..\..\lua5.1.dll &quot;..\..\..\output\MTA San Andreas 1.1\mods\deathmatch\&quot; &amp;&amp; xcopy /y ..\..\lua5.1.dll &quot;..\..\..\output\MTA San Andreas 1.1\server\mods\deathmatch\&quot;"
281+
CommandLine="xcopy /y ..\..\lua5.1.dll &quot;..\..\..\output\MTA San Andreas\mods\deathmatch\&quot; &amp;&amp; xcopy /y ..\..\lua5.1.dll &quot;..\..\..\output\MTA San Andreas\server\mods\deathmatch\&quot;"
282282
/>
283283
</Configuration>
284284
</Configurations>

0 commit comments

Comments
 (0)