diff options
author | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:44:18 +0900 |
---|---|---|
committer | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:44:18 +0900 |
commit | f292c9f7b13fecdf7256f6b8b85c41c87bc5cfa8 (patch) | |
tree | 5b35a0396a4b8c46fcbb908be9b44215ae24b9c0 /tmake/lib/solaris-g++/app.t | |
parent | 152d1ca90f4898daf154cbd7198ffcab8214945e (diff) | |
download | doxygen-accepted/tizen_2.0/20130215.205202.tar.gz doxygen-accepted/tizen_2.0/20130215.205202.tar.bz2 doxygen-accepted/tizen_2.0/20130215.205202.zip |
Diffstat (limited to 'tmake/lib/solaris-g++/app.t')
-rw-r--r-- | tmake/lib/solaris-g++/app.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmake/lib/solaris-g++/app.t b/tmake/lib/solaris-g++/app.t new file mode 100644 index 0000000..867725e --- /dev/null +++ b/tmake/lib/solaris-g++/app.t @@ -0,0 +1,2 @@ +#! Use the common Unix template +#$ IncludeTemplate("../unix/app.t"); |