-builded demos on linux
-small gitingore fix
This commit is contained in:
parent
5894e76540
commit
46de0f6adb
6 changed files with 17 additions and 9 deletions
|
|
@ -16,6 +16,8 @@
|
|||
"source"
|
||||
],
|
||||
"libs-windows-x86_64": ["libs/windows/x64/SDL2","libs/windows/x64/SDL2_Image","libs/windows/x64/cimgui"],
|
||||
"libs-linux-x86_64": ["cimgui","SDL2","SDL2_image"],
|
||||
"lflags-linux-x86_64": ["-rpath=libs/linux/x64/","-Llibs/linux/x64/"],
|
||||
"configurations" : [
|
||||
{
|
||||
"name" : "default",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue