project_files/HedgewarsMobile/Classes/DefinesAndMacros.h
changeset 10108 c68cf030eded
parent 8441 a00b0fa0dbd7
child 11560 664d3592a66b
equal deleted inserted replaced
10107:dd6541ba745e 10108:c68cf030eded
    11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    12  * GNU General Public License for more details.
    12  * GNU General Public License for more details.
    13  *
    13  *
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    16  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA.
    17  */
    17  */
    18 
    18 
    19 
    19 
    20 // some macros by http://www.cimgf.com/2010/05/02/my-current-prefix-pch-file/
    20 // some macros by http://www.cimgf.com/2010/05/02/my-current-prefix-pch-file/
    21 // and http://blog.coriolis.ch/2009/01/05/macros-for-xcode/
    21 // and http://blog.coriolis.ch/2009/01/05/macros-for-xcode/