summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2017-05-30 23:14:27 +0800
committerruki <[email protected]>2017-05-30 23:14:27 +0800
commitf01d5364141a3e2a965bd9d46e65a2bd851e27ec (patch)
tree6d56fb256655efa493021ee1a340368407c2c7c2 /core/src/xmake/makefile
parentaf5040e4c197ce261062b925743201358dc5e43c (diff)
add winreg.query and improve program
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index c7b1ffc29..efc32d94d 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -44,6 +44,7 @@ xmake_C_FILES += \
path/absolute \
path/translate \
path/is_absolute \
+ winreg/query \
string/strcmp \
string/endswith \
string/startswith \