added geany project files and library tags

This commit is contained in:
punkrockguy318 2009-12-21 11:35:18 +00:00
parent ea64540d0f
commit 72432cf114
4 changed files with 24838 additions and 0 deletions

5
geany/README Normal file
View File

@ -0,0 +1,5 @@
These files are for the geany IDE (great for liunx dev)
You can load the tags from the Tools->Load Tags menu.
Since geany uses make for build, I've set up my build command in execute and use f5 for build

22
geany/fceux.geany Normal file
View File

@ -0,0 +1,22 @@
[indentation]
indent_width=4
indent_type=1
indent_hard_tab_width=8
detect_indent=false
indent_mode=2
[project]
name=fceux
base_path=../
make_in_base_path=true
description=
run_cmd=gksudo scons install
[files]
current_page=2
FILE_NAME_0=663;None;0;16;1;1;0;/home/lukas/code/fceultra/fceu/SConstruct;0
FILE_NAME_1=5288;C++;0;16;1;1;0;/home/lukas/code/fceultra/fceu/src/drivers/sdl/gui.cpp;0
FILE_NAME_2=6783;C++;0;16;1;1;0;/home/lukas/code/fceultra/fceu/src/drivers/sdl/sdl.cpp;0
FILE_NAME_3=956;C++;0;16;1;1;0;/home/lukas/code/fceultra/fceu/src/drivers/sdl/gui.h;0
FILE_NAME_4=215;C;0;16;1;1;0;/home/lukas/code/fceultra/fceu/src/drivers/sdl/sdl.h;0

22360
geany/gtk2.c.tags Normal file

File diff suppressed because it is too large Load Diff

2451
geany/sdl.c.tags Normal file

File diff suppressed because it is too large Load Diff