Fix library dependencies for Debug and Release_NoGD configurations
- Added LUA Release_NoGD configuration to LUA.vcxproj - Fixed RYLClient Debug/Release_NoGD library dependencies (Effect.lib, SoundLib.lib, Caldron.lib, GlobalScript.lib, etc.) - Unified library path separators to forward slashes - Changed OutDir from Game folder to Executable/Configuration folder - Added copyfile.bat scripts for deployment to S:\YouxiLand\ROW
This commit is contained in:
3
Game/copyfile.bat
Normal file
3
Game/copyfile.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
echo copy file
|
||||
copy *.* S:\YouxiLand\ROW
|
||||
pause
|
||||
Reference in New Issue
Block a user