diff options
| author | raysan5 <[email protected]> | 2021-07-04 20:55:39 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-07-04 20:55:39 +0200 |
| commit | 64916ba232571897edd81ef58a2f5ab91067a596 (patch) | |
| tree | 3ccbe99b3f28fc2dc197115bb13f54f286a01aca /projects/VSCode_tcc_win/main.code-workspace | |
| parent | 8a7812f1f56d22b2e49fc0cb4c10b3b2e844995c (diff) | |
| download | raylib-64916ba232571897edd81ef58a2f5ab91067a596.tar.gz raylib-64916ba232571897edd81ef58a2f5ab91067a596.zip | |
REMOVED: Old VSCode project
It would be nice that TCC option was integrated in main VSCode project
Diffstat (limited to 'projects/VSCode_tcc_win/main.code-workspace')
| -rw-r--r-- | projects/VSCode_tcc_win/main.code-workspace | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/projects/VSCode_tcc_win/main.code-workspace b/projects/VSCode_tcc_win/main.code-workspace deleted file mode 100644 index 267248e6..00000000 --- a/projects/VSCode_tcc_win/main.code-workspace +++ /dev/null @@ -1,16 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "files.associations": { - "raylib.h": "c", - "math.h": "c", - "blocks.h": "c", - "stdio.h": "c", - "*.m": "c" - } - } -}
\ No newline at end of file |
