Skip to content

Commit

Permalink
issue #2103: copy lua script in lua multi-platform project
Browse files Browse the repository at this point in the history
  • Loading branch information
minggo committed Jun 9, 2013
1 parent 0e66dc8 commit bd660e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions template/multi-platform-lua/proj.win32/HelloLua.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@
</DllDataFileName>
</Midl>
<PreBuildEvent>
<Command>
</Command>
<Command>xcopy "$(ProjectDir)..\..\..\scripting\lua\script" "$(ProjectDir)..\Resources" /e /Y</Command>
<Message>
</Message>
</PreBuildEvent>
Expand Down

0 comments on commit bd660e7

Please sign in to comment.