rearange project
This commit is contained in:
6
make.bat
Normal file
6
make.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
set UArtifactName=ChaChaRESTStats
|
||||
del %~dp0\..\System\%UArtifactName%.u
|
||||
del %~dp0\System\%UArtifactName%.u
|
||||
rem %~dp0\..\System\ucc.exe make %UArtifactName%
|
||||
%~dp0\..\System\ucc.exe make ini=%~dp0\make.ini
|
||||
xcopy %~dp0\..\System\%UArtifactName%.u %~dp0\System\
|
||||
Reference in New Issue
Block a user