diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..9981ea7 --- /dev/null +++ b/.cproject @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27ca244 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.spv diff --git a/.project b/.project new file mode 100644 index 0000000..740a9d7 --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + VulkanTutorial + + + + + + 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 + +