From b884e4fee985440fdbdba741191129d850a1052f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 5 Mar 2026 10:38:51 +0100 Subject: [FEAT] Remove test_samples sym_link and KDevelop project files. Signed-off-by: Amlal El Mahrouss --- .kdev4/nectar.kdev4 | 44 -------------------------------------------- nectar.kdev4 | 4 ---- test_samples | 1 - 3 files changed, 49 deletions(-) delete mode 100644 .kdev4/nectar.kdev4 delete mode 100644 nectar.kdev4 delete mode 120000 test_samples diff --git a/.kdev4/nectar.kdev4 b/.kdev4/nectar.kdev4 deleted file mode 100644 index 57cb299..0000000 --- a/.kdev4/nectar.kdev4 +++ /dev/null @@ -1,44 +0,0 @@ -[Buildset] -BuildItems=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x0c\x00n\x00e\x00c\x00t\x00a\x00r) - -[CustomDefinesAndIncludes][ProjectPath0] -Path=. -parseAmbiguousAsCPP=true -parserArguments=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c++2a -parserArgumentsC=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=gnu11 -parserArgumentsCuda=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c++11 -parserArgumentsOpenCL=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -cl-std=CL1.1 - -[CustomDefinesAndIncludes][ProjectPath0][Compiler] -Name=Clang - -[CustomDefinesAndIncludes][ProjectPath0][Includes] -1=/home/amlal/ne-foss-org/nectar/include/ -2=/home/amlal/ne-foss-org/nectar/include/CompilerKit/ -3=/home/amlal/ne-foss-org/nectar/include/DebuggerKit/ -4=/home/amlal/ne-foss-org/nectar/include/CompilerKit/Detail/ - -[Launch] -Launch Configurations=Launch Configuration 0 - -[Launch][Launch Configuration 0] -Configured Launch Modes=execute -Configured Launchers=nativeAppLauncher -Name=New Compiled Binary Launcher -Type=Native Application - -[Launch][Launch Configuration 0][Data] -Arguments=ck-posix.json -Dependencies=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x00) -Dependency Action=Nothing -EnvironmentGroup= -Executable=file:///usr/bin/nebuild -External Terminal=konsole --noclose --workdir %workdir -e %exe -Kill Before Executing Again=4194304 -Project Target= -Use External Terminal=false -Working Directory=file:///home/amlal/ne-foss-org/nectar/src/CompilerKit -isExecutable=true - -[Project] -VersionControlSupport=kdevgit diff --git a/nectar.kdev4 b/nectar.kdev4 deleted file mode 100644 index 3886673..0000000 --- a/nectar.kdev4 +++ /dev/null @@ -1,4 +0,0 @@ -[Project] -CreatedFrom= -Manager=KDevCustomBuildSystem -Name=nectar diff --git a/test_samples b/test_samples deleted file mode 120000 index 4e915fb..0000000 --- a/test_samples +++ /dev/null @@ -1 +0,0 @@ -test/test_samples/ \ No newline at end of file -- cgit v1.2.3