From: Jacob Lifshay Date: Tue, 18 Jul 2017 12:31:15 +0000 (-0700) Subject: removed eclipse project from repo X-Git-Tag: gsoc-2017~67 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d11f2c5e4d3371a2782d8a1c411298feeb148f0;p=kazan.git removed eclipse project from repo --- diff --git a/.cproject b/.cproject deleted file mode 100644 index 4837334..0000000 --- a/.cproject +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index fd1cf38..14edeb5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ out.json compile_commands.json /.kdev4/ *.kdev4 +/.cproject +/.project diff --git a/.project b/.project deleted file mode 100644 index fb32966..0000000 --- a/.project +++ /dev/null @@ -1,27 +0,0 @@ - - - vulkan-cpu - - - - - - org.eclipse.cdt.managedbuilder.core.genmakebuilder - clean,full,incremental, - - - - - org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder - full,incremental, - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.core.ccnature - org.eclipse.cdt.managedbuilder.core.managedBuildNature - org.eclipse.cdt.managedbuilder.core.ScannerConfigNature - -