mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
got c11_sanity.c working (both segregated and single-header)
from now on I'm assuming both will work.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
|
||||
// This program expects to be run from the build directory (where it would be after being built)
|
||||
#define path_root
|
||||
#define path_examples path_root ".examples/"
|
||||
#define path_examples path_root "examples/"
|
||||
#define path_intro path_examples "intro/"
|
||||
#define path_hello_world_mdesk path_intro "hello_world.mdesk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user