Author: remi
Date: 2009-02-15 19:01:40 +0100 (Sun, 15 Feb 2009)
New Revision: 3638
Added:
software_suite_v2/tuxware/tuxosl-ose/trunk/include/unix/miscCompat.h
Log:
* added miscCompat header for unix
Added: software_suite_v2/tuxware/tuxosl-ose/trunk/include/unix/miscCompat.h
===================================================================
--- software_suite_v2/tuxware/tuxosl-ose/trunk/include/unix/miscCompat.h
(rev 0)
+++ software_suite_v2/tuxware/tuxosl-ose/trunk/include/unix/miscCompat.h
2009-02-15 18:01:40 UTC (rev 3638)
@@ -0,0 +1,27 @@
+/*
+ * Acness 2D Engine - Misc Compatibility
+ * Copyright (C) Acness <[email protected]>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+ * 02111-1307, USA.
+ */
+
+#ifndef _MISCCOMPAT_H_
+#define _MISCCOMPAT_H_
+
+#define LIBEXPORT __attribute__ ((visibility ("default")))
+#define LIBLOCAL __attribute__ ((visibility ("internal")))
+
+#endif /* _MISCCOMPAT_H_ */
Property changes on:
software_suite_v2/tuxware/tuxosl-ose/trunk/include/unix/miscCompat.h
___________________________________________________________________
Name: svn:keywords
+ Id
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn