diff --git a/contrib/a1batross/gen-qtcreator-project.sh b/contrib/a1batross/gen-qtcreator-project.sh deleted file mode 100755 index da835ef6..00000000 --- a/contrib/a1batross/gen-qtcreator-project.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - -FILES="*.c *.cpp *.h *.rc *.m *.py wscript" - -rm xash3d.* && touch xash3d.files - -for i in $FILES; do - find -name "$i" >> xash3d.files -done - -ln -s contrib/a1batross/xash3d.* . diff --git a/contrib/a1batross/xash3d.config b/contrib/a1batross/xash3d.config deleted file mode 100644 index c69ac0ac..00000000 --- a/contrib/a1batross/xash3d.config +++ /dev/null @@ -1,3 +0,0 @@ -// Add predefined macros for your project here. For example: -// #define THE_ANSWER 42 -#define XASH_SDL diff --git a/contrib/a1batross/xash3d.creator b/contrib/a1batross/xash3d.creator deleted file mode 100644 index e94cbbd3..00000000 --- a/contrib/a1batross/xash3d.creator +++ /dev/null @@ -1 +0,0 @@ -[General] diff --git a/contrib/a1batross/xash3d.creator.user b/contrib/a1batross/xash3d.creator.user deleted file mode 100644 index d4368eae..00000000 --- a/contrib/a1batross/xash3d.creator.user +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - EnvironmentId - {e98eea9b-9ef7-4df9-8f97-1e67893b8b3b} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - true - false - 0 - true - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop - {cc7c1b7f-457b-4e71-9eeb-5e67c737c51a} - 0 - 0 - 0 - - /home/a1ba/projects/xash/xash3d-fwgs - - - true - configure --vgui=vgui-dev --win-style-install --prefix=/home/a1ba/projects/builtXash - ./waf - %{buildDir} - Особый - - ProjectExplorer.ProcessStep - - - - false - build -j5 -v - ./waf - true - Сборка - - GenericProjectManager.GenericMakeStep - - 2 - Сборка - - ProjectExplorer.BuildSteps.Build - - - - - clean - - true - - ./waf - true - Сборка - - GenericProjectManager.GenericMakeStep - - 1 - Очистка - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig - - По умолчанию - По умолчанию - GenericProjectManager.GenericBuildConfiguration - - 1 - - - - true - install - ./waf - %{buildDir} - Особый - - ProjectExplorer.ProcessStep - - 1 - Установка - - ProjectExplorer.BuildSteps.Deploy - - 1 - Локальная установка - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - false - false - 1000 - - true - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - LD_LIBRARY_PATH=/home/a1ba/projects/builtXash - - -dev 5 - /home/a1ba/projects/builtXash/xash3d - /home/a1ba/projects/builtXash - Запуск /home/a1ba/projects/builtXash/xash3d - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - false - true - false - false - true - - 1 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.FileVersion - 18 - - - Version - 18 - - diff --git a/contrib/a1batross/xash3d.includes b/contrib/a1batross/xash3d.includes deleted file mode 100644 index 347c1e9b..00000000 --- a/contrib/a1batross/xash3d.includes +++ /dev/null @@ -1,19 +0,0 @@ -engine -engine/client -engine/client/avi -engine/client/vgui -engine/common -engine/common/imagelib -engine/common/soundlib -engine/common/soundlib/libmpg -engine/server -mainui -mainui/controls -mainui/font -mainui/menus -mainui/model -mainui/utl -pm_shared -vgui_support -common -/usr/include/SDL2