mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 16:50:55 +02:00
* dummy symbian rtl to get fpcmake working
git-svn-id: trunk@6053 -
This commit is contained in:
parent
3a46ab06a3
commit
8db1abd729
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5187,6 +5187,8 @@ rtl/sparc/setjumph.inc svneol=native#text/plain
|
||||
rtl/sparc/sparc.inc svneol=native#text/plain
|
||||
rtl/sparc/strings.inc svneol=native#text/plain
|
||||
rtl/sparc/stringss.inc svneol=native#text/plain
|
||||
rtl/symbian/Makefile svneol=native#text/plain
|
||||
rtl/symbian/Makefile.fpc svneol=native#text/plain
|
||||
rtl/ucmaps/8859-1.txt svneol=native#text/plain
|
||||
rtl/ucmaps/8859-10.txt svneol=native#text/plain
|
||||
rtl/ucmaps/8859-13.txt svneol=native#text/plain
|
||||
|
1400
rtl/symbian/Makefile
Normal file
1400
rtl/symbian/Makefile
Normal file
File diff suppressed because it is too large
Load Diff
7
rtl/symbian/Makefile.fpc
Normal file
7
rtl/symbian/Makefile.fpc
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile.fpc for Free Pascal Symbian
|
||||
#
|
||||
|
||||
[package]
|
||||
main=rtl
|
||||
|
Loading…
Reference in New Issue
Block a user