Browse Source

* only for darwin

git-svn-id: trunk@16904 -
Jonas Maebe 14 years ago
parent
commit
a85b058faa
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tests/test/tobjc37.pp

+ 4 - 0
tests/test/tobjc37.pp

@@ -1,5 +1,9 @@
+{ %target=darwin }
+{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
 { %norun }
 
+{ Written by Jonas Maebe in 2010, released into the public domain }
+
 {$mode objfpc}
 {$modeswitch objectivec1}