Сделал 2D шахматы на C в OpenGL.
This commit is contained in:
parent
ee8cd78b43
commit
def1c798e5
18 changed files with 8858 additions and 5 deletions
41
.kdev4/C_chess.kdev4
Normal file
41
.kdev4/C_chess.kdev4
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
[Buildset]
|
||||
BuildItems=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x0e\x00C\x00_\x00c\x00h\x00e\x00s\x00s)
|
||||
|
||||
[CMake]
|
||||
Build Directory Count=1
|
||||
Current Build Directory Index-Основная система=0
|
||||
|
||||
[CMake][CMake Build Directory 0]
|
||||
Build Directory Path=/home/romenskiy2012/projects/C_chess/build
|
||||
Build Type=Debug
|
||||
CMake Binary=/usr/bin/cmake
|
||||
CMake Executable=/usr/bin/cmake
|
||||
Environment Profile=
|
||||
Extra Arguments=
|
||||
Install Directory=/usr/local
|
||||
Runtime=Основная система
|
||||
|
||||
[Launch]
|
||||
Launch Configurations=Launch Configuration 0
|
||||
|
||||
[Launch][Launch Configuration 0]
|
||||
Configured Launch Modes=execute
|
||||
Configured Launchers=nativeAppLauncher
|
||||
Name=Новая конфигурация «Компилируемая программа»
|
||||
Type=Native Application
|
||||
|
||||
[Launch][Launch Configuration 0][Data]
|
||||
Arguments=
|
||||
Dependencies=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x00)
|
||||
Dependency Action=Nothing
|
||||
EnvironmentGroup=
|
||||
Executable=file:///home/romenskiy2012/projects/C_chess
|
||||
External Terminal=konsole --workdir %workdir -e %exe
|
||||
Kill Before Executing Again=4194304
|
||||
Project Target=C_chess,c_chess
|
||||
Use External Terminal=true
|
||||
Working Directory=
|
||||
isExecutable=false
|
||||
|
||||
[Project]
|
||||
VersionControlSupport=kdevgit
|
||||
Loading…
Add table
Add a link
Reference in a new issue