mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-25 02:10:53 +00:00
Merge with develop
--HG-- branch : compatibility-develop
This commit is contained in:
commit
de5b3b478f
2 changed files with 3 additions and 1 deletions
|
@ -28,3 +28,6 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
|
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
|
||||||
- cmake --build build -- -j 2
|
- cmake --build build -- -j 2
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#ryzomforge"
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
#define PRF(x)
|
#define PRF(x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <windows.h>
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "Bcj2.h"
|
#include "Bcj2.h"
|
||||||
|
|
Loading…
Reference in a new issue