Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ademco_hb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
ademco_hb
Commits
84638c06
Commit
84638c06
authored
Apr 18, 2024
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
building
parent
f5fcdc2a
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
38 additions
and
37 deletions
+38
-37
linux_java.sh
swig/linux_java.sh
+9
-9
mac_java.sh
swig/mac_java.sh
+11
-11
clean.sh
tools/clean.sh
+15
-15
mk_examples.sh
tools/mk_examples.sh
+2
-2
mkrelease.bat
tools/mkrelease.bat
+1
-0
No files found.
swig/linux_java.sh
View file @
84638c06
swig/mac_java.sh
View file @
84638c06
tools/clean.sh
View file @
84638c06
tools/mk_examples.sh
View file @
84638c06
...
...
@@ -7,7 +7,7 @@ cd $CURRENT_DIR
./clean.sh
#
./examples.bat
./examples.bat
mkdir
-p
dist/examples/x86
cp
"/h/dev_hb/AlarmCenterTestTools/Release/直连型主机模拟器V1.18.exe"
dist/examples/x86/
cp
"/g/dev_libs/curl-7.87.0/builds/libcurl-vc14-x86-release-dll-ipv6-sspi-schannel/bin/libcurl.dll"
dist/examples/x86/
...
...
@@ -16,7 +16,7 @@ cp ../examples/Release/httprelay.exe dist/examples/x86/
cp
../examples/Release/ademco.dll dist/examples/x86/
cp
../examples/Release/ademco.lib dist/examples/x86/
#
./examples_x64.bat
./examples_x64.bat
mkdir
-p
dist/examples/x64
cp
../examples/x64/Release/server_demo_x64.exe dist/examples/x64/
cp
../examples/x64/Release/ademco.dll dist/examples/x64/
...
...
tools/mkrelease.bat
View file @
84638c06
cd G:\dev_libs\ademco_hb
G:
"%PROGRAMFILES%\Git\bin\sh.exe" --login -i -c "./tools/mkrelease.sh"
PAUSE
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment