mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-21 04:30:30 -05:00
moved build events to batch files
This commit is contained in:
2
SharedLibrary/BuildScripts/PostPublish.bat
Normal file
2
SharedLibrary/BuildScripts/PostPublish.bat
Normal file
@ -0,0 +1,2 @@
|
||||
xcopy /Y "%1BUILD\Plugins" "%1Publish\Plugins\"
|
||||
xcopy /Y "%1\SharedLibrary\LibSQLCe\x86" "%1Publish\x86\"
|
Reference in New Issue
Block a user