This website works better with JavaScript.
Home
Explore
Help
Sign In
MNT
/
zz9000-sdk
Watch
2
Star
1
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed obsolete cybergraphics include from VScode cpp_properties
pull/5/head
Dimitris Panokostas
1 year ago
parent
89699fc628
commit
5f79455c20
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
zz9k-loader/.vscode/c_cpp_properties.json
+ 1
- 2
zz9k-loader/.vscode/c_cpp_properties.json
View File
@@ -6,8 +6,7 @@
"${workspaceFolder}/**",
"${VBCC}/targets/m68k-amigaos/include",
"${VBCC}/ndk39/include/include_h",
"${VBCC}/P96/Include",
"${VBCC}/cybergraphics/include"
"${VBCC}/P96/Include"
],
"defines": [],
"compilerPath": "${VBCC}/bin/vc",
Write
Preview
Loading…
Cancel
Save