This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-27 05:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79ea8213e545be3d73d926e35724007eddfdcf8d
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
9a1fab5243
Build fixes (
closes
#464
)
...
This was SVN commit r7343.
2010-03-03 14:14:26 +00:00
..
arch
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
os
Build fixes (
closes
#464
)
2010-03-03 14:14:26 +00:00
rtl
…
tests
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
acpi.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
snd.h
…
stl.h
…
sysdep.h
…