diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 10:38:51 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 10:38:51 +0100 |
| commit | b884e4fee985440fdbdba741191129d850a1052f (patch) | |
| tree | f8f1b5060cf5a6ecc3bb6f0a82faddda90f556e9 | |
| parent | ebe458406c9b4f4ad45e2a692cc4a2436ddffbf6 (diff) | |
[FEAT] Remove test_samples sym_link and KDevelop project files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .kdev4/nectar.kdev4 | 44 | ||||
| -rw-r--r-- | nectar.kdev4 | 4 | ||||
| l--------- | test_samples | 1 |
3 files changed, 0 insertions, 49 deletions
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 |
