Include executable in build.
This commit is contained in:
parent
2766425d44
commit
397dd13a28
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,7 +21,8 @@ mono_crash.*
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
*.tlog/
|
||||
Crawler/x64/
|
||||
[Rr]eleases/
|
||||
x86/
|
||||
[Ww][Ii][Nn]32/
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 2
|
||||
#define VERSION_PATCH 0
|
||||
#define VERSION_BUILD 547
|
||||
#define VERSION_BUILD 548
|
||||
|
||||
#define stringify(a) stringify_(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