summaryrefslogtreecommitdiff
path: root/project-base.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'project-base.code-workspace')
-rw-r--r--project-base.code-workspace73
1 files changed, 0 insertions, 73 deletions
diff --git a/project-base.code-workspace b/project-base.code-workspace
deleted file mode 100644
index de91c68..0000000
--- a/project-base.code-workspace
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "folders": [
- {
- "path": "../project-base"
- },
- {
- "path": "."
- }
- ],
- "settings": {
- "files.associations": {
- "*.ejs": "html",
- "render_cpu.c": "cpp",
- "render.c": "cpp",
- "interface.c": "cpp",
- "iosfwd": "c",
- "sdl.h": "c",
- "*.rc": "c",
- "cjson.c": "cpp",
- "cmath": "c",
- "mono.c": "cpp",
- "xutility": "c",
- "initializer_list": "c",
- "type_traits": "c",
- "*.rh": "c",
- "algorithm": "c",
- "limits": "c",
- "popup_window.h": "c",
- "wingdi.h": "c",
- "info_png.h": "c",
- "project_base.h": "c",
- "cstdlib": "c",
- "array": "cpp",
- "deque": "cpp",
- "fstream": "cpp",
- "iterator": "cpp",
- "list": "cpp",
- "memory": "cpp",
- "sstream": "cpp",
- "system_error": "cpp",
- "utility": "cpp",
- "vector": "cpp",
- "xhash": "cpp",
- "xlocale": "cpp",
- "xlocnum": "cpp",
- "xmemory": "cpp",
- "xstring": "cpp",
- "atomic": "cpp",
- "*.tcc": "cpp",
- "string": "cpp",
- "string_view": "cpp",
- "objects.h": "c",
- "map.h": "c",
- "zombies.h": "c",
- "math.h": "c",
- "math_helper.h": "c",
- "xiosbase": "c",
- "pathfinding.h": "c",
- "unordered_map": "c",
- "players.h": "c",
- "allocator.h": "c",
- "protocol.h": "c",
- "queue": "cpp",
- "streambuf": "c",
- "game.h": "c",
- "bullets.h": "c",
- "guns.h": "c",
- "iphlpapi.h": "c",
- "asset_defs.h": "c",
- "sprite.h": "c"
- }
- }
-} \ No newline at end of file