summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2020-12-19 22:50:49 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-16 15:31:50 +0200
commit74899ccd2589fade0cdddafdf4b97fe1c2f1bcbc (patch)
tree267a0ff4f9ee92a2f87549506f3808fd3bec769d
parentEnable some more tests and demos for static builds (diff)
downloadcore-74899ccd2589fade0cdddafdf4b97fe1c2f1bcbc.tar.gz
core-74899ccd2589fade0cdddafdf4b97fe1c2f1bcbc.zip
Hack out vs-code config.in
Change-Id: If3b9a9684f43ffaeaebbccd1545e168d6b5f74b4
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bfb18619dc27..20e20b7e80f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14153,8 +14153,7 @@ AC_CONFIG_FILES([config_host.mk
bin/officeotron.sh
hardened_runtime.xcent
instsetoo_native/util/openoffice.lst
- sysui/desktop/macosx/Info.plist
- vs-code-template.code-workspace:.vscode/vs-code-template.code-workspace.in])
+ sysui/desktop/macosx/Info.plist])
AC_CONFIG_HEADERS([config_host/config_buildid.h])
AC_CONFIG_HEADERS([config_host/config_box2d.h])
AC_CONFIG_HEADERS([config_host/config_clang.h])