Include executable in build.
This commit is contained in:
parent
32174f1a5c
commit
a6dbc81b78
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,7 +21,8 @@ mono_crash.*
|
|||||||
# Build results
|
# Build results
|
||||||
[Dd]ebug/
|
[Dd]ebug/
|
||||||
[Dd]ebugPublic/
|
[Dd]ebugPublic/
|
||||||
[Rr]elease/
|
*.tlog/
|
||||||
|
Crawler/x64/
|
||||||
[Rr]eleases/
|
[Rr]eleases/
|
||||||
x86/
|
x86/
|
||||||
[Ww][Ii][Nn]32/
|
[Ww][Ii][Nn]32/
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#define VERSION_MAJOR 0
|
#define VERSION_MAJOR 0
|
||||||
#define VERSION_MINOR 2
|
#define VERSION_MINOR 2
|
||||||
#define VERSION_PATCH 0
|
#define VERSION_PATCH 0
|
||||||
#define VERSION_BUILD 547
|
#define VERSION_BUILD 548
|
||||||
|
|
||||||
#define stringify(a) stringify_(a)
|
#define stringify(a) stringify_(a)
|
||||||
#define stringify_(a) #a
|
#define stringify_(a) #a
|
||||||
|
5377
Crawler/pge.data
5377
Crawler/pge.data
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
BIN
Crawler/pge.wasm
BIN
Crawler/pge.wasm
Binary file not shown.
BIN
x64/Release/Crawler.exe
Normal file
BIN
x64/Release/Crawler.exe
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user