Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0210c32d01 | |||
| 80e0103e69 |
@@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"author": "RandyTheSilly",
|
"author": "RandyTheSilly",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
|
"silly",
|
||||||
|
"creature",
|
||||||
|
"swap"
|
||||||
|
],
|
||||||
"name": "maan-on-my-wrist-xl",
|
"name": "maan-on-my-wrist-xl",
|
||||||
"pebble": {
|
"pebble": {
|
||||||
"displayName": "Maan On My Wrist XL",
|
"displayName": "Maan On My Wrist XL",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ echo "CompileFlags:
|
|||||||
-nostdinc,
|
-nostdinc,
|
||||||
-DPBL_COLOR,
|
-DPBL_COLOR,
|
||||||
-I${HOME}/.pebble-sdk/SDKs/current/sdk-core/pebble/emery/include,
|
-I${HOME}/.pebble-sdk/SDKs/current/sdk-core/pebble/emery/include,
|
||||||
-include/home/cuan/gitrepos/Maan-On-My-Wrist-XL/build/include/message_keys.auto.h,
|
-include$(pwd)/build/include/message_keys.auto.h,
|
||||||
-I$(pwd)/build/emery,
|
-I$(pwd)/build/emery,
|
||||||
-include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdint.h,
|
-include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdint.h,
|
||||||
-include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdlib.h,
|
-include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdlib.h,
|
||||||
|
|||||||
Reference in New Issue
Block a user