增加gui到git
This commit is contained in:
7
ui/video-encryptor/native_build_all.bat
Normal file
7
ui/video-encryptor/native_build_all.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@REM 使用idea 的mvn clean package
|
||||
|
||||
java -agentlib:native-image-agent=config-output-dir=./META-INF/native-image -jar video-encryptor-1.0.jar
|
||||
|
||||
native-image -jar target\video-encryptor-1.0.jar --no-fallback -H:ConfigurationFileDirectories=.\src\main\resources\META-INF\native-image
|
||||
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\editbin.exe" /SUBSYSTEM:WINDOWS video-encryptor-1.0.exe
|
||||
Reference in New Issue
Block a user