diff options
Diffstat (limited to '.settings/org.eclipse.cdt.core.prefs')
-rw-r--r-- | .settings/org.eclipse.cdt.core.prefs | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.settings/org.eclipse.cdt.core.prefs b/.settings/org.eclipse.cdt.core.prefs new file mode 100644 index 0000000..87d1eee --- /dev/null +++ b/.settings/org.eclipse.cdt.core.prefs @@ -0,0 +1,17 @@ +eclipse.preferences.version=1 +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/LIBRARY_PATH/delimiter=; +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/LIBRARY_PATH/operation=append +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/LIBRARY_PATH/value=C\:\\lib +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/MSYS_HOME/delimiter=; +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/MSYS_HOME/operation=append +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/MSYS_HOME/value=C\:\\msys64 +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/append=true +environment/project/cdt.managedbuild.config.gnu.mingw.exe.debug.966253669/appendContributed=true +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/LIBRARY_PATH/delimiter=; +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/LIBRARY_PATH/operation=append +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/LIBRARY_PATH/value=C\:\\lib +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/MSYS_HOME/delimiter=; +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/MSYS_HOME/operation=append +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/MSYS_HOME/value=C\:\\msys64 +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/append=true +environment/project/cdt.managedbuild.config.gnu.mingw.exe.release.659598002/appendContributed=true |