OSDN Git Service

added gdx-tests-iosmonotouch, not fully working yet, but it's a start
authorbadlogic <contact@badlogicgames.com>
Sun, 16 Sep 2012 17:07:27 +0000 (19:07 +0200)
committerbadlogic <contact@badlogicgames.com>
Sun, 16 Sep 2012 17:07:27 +0000 (19:07 +0200)
21 files changed:
.gitignore
demos/vector-pinball/gdx-vectorpinball-ios/gdx-vectorpinball-ios.userprefs
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.sln [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.userprefs [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Info.plist [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Main.cs [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/convert.xml [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.csproj [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a [new file with mode: 0644]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a [new file with mode: 0644]
tests/gdx-tests/.classpath
tests/gdx-tests/.settings/org.eclipse.core.resources.prefs
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/FFTTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/FFTTest.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/FreeTypeTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/FreeTypeTest.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/InternationalFontsTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/InternationalFontsTest.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/JpegTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/JpegTest.java with 94% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/Mpg123Test.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/Mpg123Test.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/SoundTouchTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/SoundTouchTest.java with 96% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/VorbisTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/VorbisTest.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/WavTest.java [moved from tests/gdx-tests/src/com/badlogic/gdx/tests/WavTest.java with 95% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/utils/GdxTests.java

index dd92d37..c97ed7c 100644 (file)
 /tests/gdx-tests-gwt/gwt-unitCache
 /tests/gdx-tests-gwt/war
 
+/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/bin
+/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/target
+/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/obj
+/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/gdx-tests.dll
+
 /tests/gdx-tests-jogl/bin
 
 /tests/gdx-tests-lwjgl/bin
index 271bc61..4ef11dc 100644 (file)
@@ -1,8 +1,9 @@
 <Properties>
   <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="gdx-vectorpinball-ios/Main.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="gdx-vectorpinball-ios/Info.plist">
     <Files>
       <File FileName="gdx-vectorpinball-ios/Main.cs" Line="10" Column="17" />
+      <File FileName="gdx-vectorpinball-ios/Info.plist" />
     </Files>
   </MonoDevelop.Ide.Workbench>
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.sln b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.sln
new file mode 100644 (file)
index 0000000..94fce8c
--- /dev/null
@@ -0,0 +1,46 @@
+\r
+Microsoft Visual Studio Solution File, Format Version 11.00\r
+# Visual Studio 2010\r
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gdx-tests-iosmonotouch", "gdx-tests-iosmonotouch\gdx-tests-iosmonotouch.csproj", "{D4C6163A-37F9-48B5-9A04-6362E83D4F67}"\r
+EndProject\r
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "superjumper-ios", "..\..\demos\superjumper\superjumper-ios\superjumper-ios\superjumper-ios.csproj", "{E9434FE8-789E-4EF9-AD1E-40F73DBA497B}"\r
+EndProject\r
+Global\r
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
+               Debug|iPhoneSimulator = Debug|iPhoneSimulator\r
+               Release|iPhoneSimulator = Release|iPhoneSimulator\r
+               Debug|iPhone = Debug|iPhone\r
+               Release|iPhone = Release|iPhone\r
+               Ad-Hoc|iPhone = Ad-Hoc|iPhone\r
+               AppStore|iPhone = AppStore|iPhone\r
+       EndGlobalSection\r
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.AppStore|iPhone.ActiveCfg = AppStore|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.AppStore|iPhone.Build.0 = AppStore|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Debug|iPhone.ActiveCfg = Debug|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Debug|iPhone.Build.0 = Debug|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Release|iPhone.ActiveCfg = Release|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Release|iPhone.Build.0 = Release|iPhone\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator\r
+               {D4C6163A-37F9-48B5-9A04-6362E83D4F67}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.AppStore|iPhone.ActiveCfg = AppStore|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.AppStore|iPhone.Build.0 = AppStore|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Debug|iPhone.ActiveCfg = Debug|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Debug|iPhone.Build.0 = Debug|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Release|iPhone.ActiveCfg = Release|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Release|iPhone.Build.0 = Release|iPhone\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator\r
+               {E9434FE8-789E-4EF9-AD1E-40F73DBA497B}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator\r
+       EndGlobalSection\r
+       GlobalSection(MonoDevelopProperties) = preSolution\r
+               StartupItem = gdx-tests-iosmonotouch\gdx-tests-iosmonotouch.csproj\r
+       EndGlobalSection\r
+EndGlobal\r
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.userprefs b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.userprefs
new file mode 100644 (file)
index 0000000..886a1c2
--- /dev/null
@@ -0,0 +1,16 @@
+<Properties>
+  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" />
+  <MonoDevelop.Ide.Workbench ActiveDocument="gdx-tests-iosmonotouch/convert.xml">
+    <Files>
+      <File FileName="gdx-tests-iosmonotouch/AppDelegate.cs" Line="1" Column="1" />
+      <File FileName="../../demos/superjumper/superjumper-ios/superjumper-ios/Main.cs" Line="27" Column="1" />
+      <File FileName="gdx-tests-iosmonotouch/Main.cs" Line="8" Column="11" />
+      <File FileName="gdx-tests-iosmonotouch/Info.plist" />
+      <File FileName="gdx-tests-iosmonotouch/convert.xml" Line="15" Column="32" />
+    </Files>
+  </MonoDevelop.Ide.Workbench>
+  <MonoDevelop.Ide.DebuggingService.Breakpoints>
+    <BreakpointStore />
+  </MonoDevelop.Ide.DebuggingService.Breakpoints>
+  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
+</Properties>
\ No newline at end of file
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Info.plist b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Info.plist
new file mode 100644 (file)
index 0000000..a93691d
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>MinimumOSVersion</key>
+       <string>3.2</string>
+       <key>UIDeviceFamily</key>
+       <array>
+               <integer>1</integer>
+               <integer>2</integer>
+       </array>
+       <key>UIStatusBarHidden</key>
+       <true/>
+       <key>UISupportedInterfaceOrientations</key>
+       <array>
+               <string>UIInterfaceOrientationPortrait</string>
+               <string>UIInterfaceOrientationLandscapeLeft</string>
+               <string>UIInterfaceOrientationLandscapeRight</string>
+       </array>
+       <key>UISupportedInterfaceOrientations~ipad</key>
+       <array>
+               <string>UIInterfaceOrientationPortrait</string>
+               <string>UIInterfaceOrientationPortraitUpsideDown</string>
+               <string>UIInterfaceOrientationLandscapeLeft</string>
+               <string>UIInterfaceOrientationLandscapeRight</string>
+       </array>
+</dict>
+</plist>
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Main.cs b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/Main.cs
new file mode 100644 (file)
index 0000000..9b92c5b
--- /dev/null
@@ -0,0 +1,27 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+
+using MonoTouch.Foundation;
+using MonoTouch.UIKit;
+using com.badlogic.gdx.backends.ios;
+using com.badlogic.gdx.tests.gwt;
+using com.badlogic.gdx.tests;
+
+namespace superjumperios
+{              
+       public class Application
+       {
+               [Register ("AppDelegate")]
+               public partial class AppDelegate : IOSApplication {
+                       public AppDelegate(): base(new SpriteBatchShaderTest(), new IOSApplicationConfiguration()) {
+                               
+                       }
+               }
+               
+               static void Main (string[] args)
+               {
+                       UIApplication.Main (args, null, "AppDelegate");
+               }
+       }
+}
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/convert.xml b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/convert.xml
new file mode 100644 (file)
index 0000000..b26d1d9
--- /dev/null
@@ -0,0 +1,36 @@
+<project name="gdx" default="convert" basedir=".">
+       <property name="IKVM_HOME" value="${user.home}/ikvm-monotouch"/>
+       <property name="MONO_HOME" value="/Developer/MonoTouch/usr/lib/mono/2.1"/>
+       <property name="IN" value="-recurse:target/core/*.class"/>
+       <property name="OUT" value="gdx.dll"/>
+       <property name="SRC" value="src/"/>
+       <property name="CLASSPATH" value=""/>
+       <property name="EXCLUDE" value=""/>
+
+       <target name="compile">
+               <delete dir="target"/>
+               <mkdir dir="target"/>
+               <javac srcdir="${SRC}" destdir="target" classpath="${CLASSPATH}">
+                       <include name="**/*.java"/>
+                       <exclude name="${EXCLUDE}"/>
+               </javac>
+       </target>
+
+       <target name="convert">
+               <exec executable="mono">
+                       <arg value="${IKVM_HOME}/bin/ikvmc.exe"/>
+                       <arg value="-nostdlib"/>
+                       <arg value="-target:library"/>
+                       <arg value="-debug"/>
+                       <arg value="-out:${OUT}"/>
+                       <arg value="-r:${MONO_HOME}/mscorlib.dll"/>
+                       <arg value="-r:${MONO_HOME}/System.dll"/>
+                       <arg value="-r:${MONO_HOME}/System.Core.dll"/>
+                       <arg value="-r:${MONO_HOME}/System.Data.dll"/>
+                       <arg value="-r:${MONO_HOME}/OpenTK.dll"/>
+                       <arg value="-r:${MONO_HOME}/monotouch.dll"/>
+                       <arg value="-r:${MONO_HOME}/Mono.Data.Sqlite.dll"/>
+                       <arg line="${IN}"/>
+               </exec>
+       </target>
+</project>
\ No newline at end of file
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.csproj b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch.csproj
new file mode 100644 (file)
index 0000000..2264beb
--- /dev/null
@@ -0,0 +1,543 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
+    <ProductVersion>10.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{E9434FE8-789E-4EF9-AD1E-40F73DBA497B}</ProjectGuid>
+    <ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>superjumperios</RootNamespace>
+    <AssemblyName>superjumperios</AssemblyName>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
+    <DebugSymbols>True</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>False</Optimize>
+    <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
+    <DefineConstants>DEBUG;</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <MtouchDebug>True</MtouchDebug>
+    <MtouchProfiling>True</MtouchProfiling>
+    <MtouchLink>None</MtouchLink>
+    <MtouchExtraArgs>-nosymbolstrip -nostrip -cxx -gcc_flags "-L${ProjectDir} -likvm-natives -lgdx -force_load ${ProjectDir}/libgdx.a -force_load ${ProjectDir}/libikvm-natives.a"</MtouchExtraArgs>
+    <MtouchI18n>west</MtouchI18n>
+    <CustomCommands>
+      <CustomCommands>
+        <Command type="BeforeBuild" command="ant -f convert.xml compile convert -DSRC=&quot;../../gdx-tests/src/&quot; -DCLASSPATH=&quot;../../../gdx/bin/;../../../backends/gdx-backend-lwjgl/bin&quot; -DIN=&quot;-r:../../../backends/gdx-backend-iosmonotouch/libs/gdx.dll -recurse:target/*.class&quot;  -DOUT=&quot;gdx-tests.dll&quot; -DEXCLUDE=&quot;**/extensions/*.java&quot; -v" workingdir="${ProjectDir}" />
+      </CustomCommands>
+    </CustomCommands>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
+    <DebugType>none</DebugType>
+    <Optimize>True</Optimize>
+    <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <MtouchLink>None</MtouchLink>
+    <MtouchExtraArgs>-nosymbolstrip -nostrip -cxx -gcc_flags "-L${ProjectDir} -likvm-natives -lgdx -force_load ${ProjectDir}/libgdx.a -force_load ${ProjectDir}/libikvm-natives.a"</MtouchExtraArgs>
+    <MtouchI18n>west</MtouchI18n>
+    <MtouchUseLlvm>True</MtouchUseLlvm>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
+    <DebugSymbols>True</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>False</Optimize>
+    <OutputPath>bin\iPhone\Debug</OutputPath>
+    <DefineConstants>DEBUG;</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <CodesignKey>iPhone Developer</CodesignKey>
+    <MtouchDebug>True</MtouchDebug>
+    <MtouchProfiling>True</MtouchProfiling>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
+    <DebugType>none</DebugType>
+    <Optimize>True</Optimize>
+    <OutputPath>bin\iPhone\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <CodesignKey>iPhone Developer</CodesignKey>
+    <MtouchUseLlvm>True</MtouchUseLlvm>
+    <IpaPackageName />
+    <MtouchI18n>west</MtouchI18n>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
+    <DebugType>none</DebugType>
+    <Optimize>True</Optimize>
+    <OutputPath>bin\iPhone\Ad-Hoc</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <BuildIpa>True</BuildIpa>
+    <CodesignKey>iPhone Distribution</CodesignKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
+    <DebugType>none</DebugType>
+    <Optimize>True</Optimize>
+    <OutputPath>bin\iPhone\AppStore</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <ConsolePause>False</ConsolePause>
+    <CodesignKey>iPhone Distribution</CodesignKey>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Core" />
+    <Reference Include="monotouch" />
+    <Reference Include="ICSharpCode.SharpZipLib">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Beans">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Beans.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Charsets">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Charsets.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Core">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Core.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Misc">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Misc.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Text">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Text.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.OpenJDK.Util">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.OpenJDK.Util.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.Reflection">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.Reflection.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.Runtime.JNI">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.Runtime.JNI.dll</HintPath>
+    </Reference>
+    <Reference Include="IKVM.Runtime">
+      <HintPath>..\..\..\..\..\ikvm-monotouch\bin\IKVM.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="gdx">
+      <HintPath>..\..\..\backends\gdx-backend-iosmonotouch\libs\gdx.dll</HintPath>
+    </Reference>
+    <Reference Include="gdx-backend-ios">
+      <HintPath>..\..\..\backends\gdx-backend-iosmonotouch\libs\gdx-backend-ios.dll</HintPath>
+    </Reference>
+    <Reference Include="gdx-tests">
+      <HintPath>gdx-tests.dll</HintPath>
+    </Reference>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Info.plist" />
+    <None Include="libgdx.a" />
+    <None Include="libikvm-natives.a" />
+    <None Include="convert.xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Main.cs" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <ItemGroup>
+    <Folder Include="data\" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="..\..\gdx-tests-android\assets\data\43kJgl.jpg">
+      <Link>data\43kJgl.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\Textures1.png">
+      <Link>data\Textures1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\alpha.png">
+      <Link>data\alpha.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\animation.png">
+      <Link>data\animation.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\arial-15_00.png">
+      <Link>data\arial-15_00.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\badlogic.jpg">
+      <Link>data\badlogic.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\badlogicsmall.jpg">
+      <Link>data\badlogicsmall.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\black_marked_0.png">
+      <Link>data\black_marked_0.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\bobargb8888-32x32.png">
+      <Link>data\bobargb8888-32x32.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\bobrgb888-32x32.png">
+      <Link>data\bobrgb888-32x32.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\border_corner_a.png">
+      <Link>data\border_corner_a.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\debug.png">
+      <Link>data\debug.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\default.png">
+      <Link>data\default.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\default_00.png">
+      <Link>data\default_00.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\egg.png">
+      <Link>data\egg.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\font.png">
+      <Link>data\font.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\group-debug.png">
+      <Link>data\group-debug.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\heightmap.png">
+      <Link>data\heightmap.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\isotile.png">
+      <Link>data\isotile.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\jump.png">
+      <Link>data\jump.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\layers.png">
+      <Link>data\layers.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\pack1.png">
+      <Link>data\pack1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\particle-cloud.png">
+      <Link>data\particle-cloud.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\particle-fire.png">
+      <Link>data\particle-fire.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\particle-star.png">
+      <Link>data\particle-star.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\particle.png">
+      <Link>data\particle.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\planet_earth.png">
+      <Link>data\planet_earth.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\planet_heavyclouds.jpg">
+      <Link>data\planet_heavyclouds.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\playback.png">
+      <Link>data\playback.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\ps-bobargb8888-32x32.png">
+      <Link>data\ps-bobargb8888-32x32.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\ps-bobrgb888-32x32.png">
+      <Link>data\ps-bobrgb888-32x32.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\resource1.jpg">
+      <Link>data\resource1.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\rgb.png">
+      <Link>data\rgb.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shiptexture.png">
+      <Link>data\shiptexture.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\stone2.png">
+      <Link>data\stone2.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\stones.jpg">
+      <Link>data\stones.jpg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\sys.png">
+      <Link>data\sys.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\t8890.png">
+      <Link>data\t8890.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test.png">
+      <Link>data\test.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test3.png">
+      <Link>data\test3.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test4.png">
+      <Link>data\test4.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\testbar.png">
+      <Link>data\testbar.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\testdot.png">
+      <Link>data\testdot.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tile.png">
+      <Link>data\tile.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiles.png">
+      <Link>data\tiles.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tree.png">
+      <Link>data\tree.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\ui.png">
+      <Link>data\ui.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\uiskin.png">
+      <Link>data\uiskin.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\verdana39.png">
+      <Link>data\verdana39.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\walkanim.png">
+      <Link>data\walkanim.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\wheel.png">
+      <Link>data\wheel.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\perspective walls test1.png">
+      <Link>data\tiledmap\perspective walls test1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\perspective walls1.png">
+      <Link>data\tiledmap\perspective walls1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset1.png">
+      <Link>data\tiledmap\tileset1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset21.png">
+      <Link>data\tiledmap\tileset21.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset31.png">
+      <Link>data\tiledmap\tileset31.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset41.png">
+      <Link>data\tiledmap\tileset41.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tmw-desert-spacing1.png">
+      <Link>data\tiledmap\tmw-desert-spacing1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\flip_rotate\tmw-desert-spacing1.png">
+      <Link>data\tiledmap\flip_rotate\tmw-desert-spacing1.png</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\8.12.mp3">
+      <Link>data\8.12.mp3</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\DroidSansJapanese.ttf">
+      <Link>data\DroidSansJapanese.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\DroidSerif-Bold.ttf">
+      <Link>data\DroidSerif-Bold.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\DroidSerif-Italic.ttf">
+      <Link>data\DroidSerif-Italic.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\DroidSerif-Regular.ttf">
+      <Link>data\DroidSerif-Regular.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\arial-15.fnt">
+      <Link>data\arial-15.fnt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\arial.ttf">
+      <Link>data\arial.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\bubblepop.ogg">
+      <Link>data\bubblepop.ogg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\cloudconnected.ogg">
+      <Link>data\cloudconnected.ogg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\cube.obj">
+      <Link>data\cube.obj</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\default.fnt">
+      <Link>data\default.fnt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\engine-2.ogg">
+      <Link>data\engine-2.ogg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\font.fnt">
+      <Link>data\font.fnt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\garuda.ttf">
+      <Link>data\garuda.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\gwttestparams.txt">
+      <Link>data\gwttestparams.txt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\issue_pack">
+      <Link>data\issue_pack</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\jump.txt">
+      <Link>data\jump.txt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\pack">
+      <Link>data\pack</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\russkij.ttf">
+      <Link>data\russkij.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\scene.obj">
+      <Link>data\scene.obj</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\scene2.obj">
+      <Link>data\scene2.obj</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\sell_buy_item.wav">
+      <Link>data\sell_buy_item.wav</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shotgun.mp3">
+      <Link>data\shotgun.mp3</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shotgun.ogg">
+      <Link>data\shotgun.ogg</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shotgun.wav">
+      <Link>data\shotgun.wav</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\sphere.obj">
+      <Link>data\sphere.obj</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test.etc1">
+      <Link>data\test.etc1</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test.p">
+      <Link>data\test.p</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\test2_notwork.wav">
+      <Link>data\test2_notwork.wav</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\testpack">
+      <Link>data\testpack</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tree.psh">
+      <Link>data\tree.psh</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\uiskin.atlas">
+      <Link>data\uiskin.atlas</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\uiskin.json">
+      <Link>data\uiskin.json</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\unbom.ttf">
+      <Link>data\unbom.ttf</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\verdana39.fnt">
+      <Link>data\verdana39.fnt</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\walk1.md5anim">
+      <Link>data\walk1.md5anim</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\zfat.md5mesh">
+      <Link>data\zfat.md5mesh</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\flip_rotate\flip_rotate.tmx">
+      <Link>data\tiledmap\flip_rotate\flip_rotate.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\flip_rotate\tmw-desert-spacing packfile">
+      <Link>data\tiledmap\flip_rotate\tmw-desert-spacing packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\alignment test.tmx">
+      <Link>data\tiledmap\alignment test.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\margin spacing doctype test.tmx">
+      <Link>data\tiledmap\margin spacing doctype test.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\perspective walls packfile">
+      <Link>data\tiledmap\perspective walls packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\perspective walls test packfile">
+      <Link>data\tiledmap\perspective walls test packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\perspective walls.tmx">
+      <Link>data\tiledmap\perspective walls.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tilemap csv.tmx">
+      <Link>data\tiledmap\tilemap csv.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tilemap gzip.tmx">
+      <Link>data\tiledmap\tilemap gzip.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tilemap uncompressed.tmx">
+      <Link>data\tiledmap\tilemap uncompressed.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tilemap xml.tmx">
+      <Link>data\tiledmap\tilemap xml.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tilemap zlib.tmx">
+      <Link>data\tiledmap\tilemap zlib.tmx</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset packfile">
+      <Link>data\tiledmap\tileset packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset2 packfile">
+      <Link>data\tiledmap\tileset2 packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset3 packfile">
+      <Link>data\tiledmap\tileset3 packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tileset4 packfile">
+      <Link>data\tiledmap\tileset4 packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\tiledmap\tmw-desert-spacing packfile">
+      <Link>data\tiledmap\tmw-desert-spacing packfile</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\batch.frag">
+      <Link>data\shaders\batch.frag</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\batch.vert">
+      <Link>data\shaders\batch.vert</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\convolution.frag">
+      <Link>data\shaders\convolution.frag</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\default.frag">
+      <Link>data\shaders\default.frag</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\default.vert">
+      <Link>data\shaders\default.vert</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\depthtocolor.frag">
+      <Link>data\shaders\depthtocolor.frag</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\flat-frag.glsl">
+      <Link>data\shaders\flat-frag.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\flat-vert.glsl">
+      <Link>data\shaders\flat-vert.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\flattex-frag.glsl">
+      <Link>data\shaders\flattex-frag.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\flattex-vert.glsl">
+      <Link>data\shaders\flattex-vert.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\projtex-frag.glsl">
+      <Link>data\shaders\projtex-frag.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\projtex-vert.glsl">
+      <Link>data\shaders\projtex-vert.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shader-fs.glsl">
+      <Link>data\shaders\shader-fs.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shader-vs.glsl">
+      <Link>data\shaders\shader-vs.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shadowgen-frag.glsl">
+      <Link>data\shaders\shadowgen-frag.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shadowgen-vert.glsl">
+      <Link>data\shaders\shadowgen-vert.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shadowmap-frag.glsl">
+      <Link>data\shaders\shadowmap-frag.glsl</Link>
+    </Content>
+    <Content Include="..\..\gdx-tests-android\assets\data\shaders\shadowmap-vert.glsl">
+      <Link>data\shaders\shadowmap-vert.glsl</Link>
+    </Content>
+  </ItemGroup>
+</Project>
\ No newline at end of file
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a
new file mode 100644 (file)
index 0000000..7546d1c
Binary files /dev/null and b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a differ
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a
new file mode 100644 (file)
index 0000000..29296a2
Binary files /dev/null and b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a differ
index 609cbaf..63aea58 100644 (file)
@@ -1,10 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry excluding="**/.svn/*" kind="src" path="src"/>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
-       <classpathentry combineaccessrules="false" kind="src" path="/gdx"/>\r
-       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-audio"/>\r
-       <classpathentry combineaccessrules="false" kind="src" path="/gdx-image"/>\r
-       <classpathentry combineaccessrules="false" kind="src" path="/gdx-freetype"/>\r
-       <classpathentry kind="output" path="bin"/>\r
-</classpath>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry excluding="**/.svn/*" kind="src" path="src"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/gdx"/>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-audio"/>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-freetype"/>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-image"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>
index 6f2ac18..4b5f8d6 100644 (file)
@@ -1,2 +1,3 @@
-eclipse.preferences.version=1\r
-encoding//src/com/badlogic/gdx/tests/InternationalFontsTest.java=UTF-8\r
+#Sun Sep 16 18:28:43 CEST 2012
+eclipse.preferences.version=1
+encoding//src/com/badlogic/gdx/tests/extensions/InternationalFontsTest.java=UTF-8
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import java.util.Arrays;\r
 \r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.files.FileHandle;\r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.graphics.GL10;\r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.audio.AudioDevice;\r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.audio.AudioDevice;\r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.audio.AudioDevice;\r
@@ -14,7 +14,7 @@
  * limitations under the License.\r
  ******************************************************************************/\r
 \r
-package com.badlogic.gdx.tests;\r
+package com.badlogic.gdx.tests.extensions;\r
 \r
 import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.audio.AudioDevice;\r
index bce9753..ce1e25a 100644 (file)
@@ -65,11 +65,13 @@ public class GdxTests {
                TextureDownloadTest.class, TextureFormatTest.class, TextureAtlasTest.class, TextInputDialogTest.class,\r
                TextureRenderTest.class, TiledMapTest.class, TileTest.class, UITest.class, VBOVATest.class, VertexArrayTest.class,\r
                VertexBufferObjectTest.class, VertexArrayClassTest.class, VertexBufferObjectClassTest.class, LetterBoxTest2.class,\r
-               VertexBufferObjectShaderTest.class, VibratorTest.class, VorbisTest.class, WaterRipples.class, HelloTriangle.class,\r
-               SimpleVertexShader.class, ShapeRendererTest.class, MoveSpriteExample.class, SoundTouchTest.class, Mpg123Test.class,\r
-               WavTest.class, TextButtonTest.class, TextButtonTestGL2.class, TextureBindTest.class, SortedSpriteTest.class,\r
-               ExternalMusicTest.class, SoftKeyboardTest.class, DirtyRenderingTest.class, FreeTypeTest.class, YDownTest.class,\r
-               ScreenCaptureTest.class, InternationalFontsTest.class, BitmapFontTest.class, LabelScaleTest.class};\r
+               VertexBufferObjectShaderTest.class, VibratorTest.class, WaterRipples.class, HelloTriangle.class,\r
+               SimpleVertexShader.class, ShapeRendererTest.class, MoveSpriteExample.class, \r
+               // SoundTouchTest.class, Mpg123Test.class, WavTest.class, FreeTypeTest.class,\r
+               // InternationalFontsTest.class, VorbisTest.class\r
+               TextButtonTest.class, TextButtonTestGL2.class, TextureBindTest.class, SortedSpriteTest.class,\r
+               ExternalMusicTest.class, SoftKeyboardTest.class, DirtyRenderingTest.class, YDownTest.class,\r
+               ScreenCaptureTest.class, BitmapFontTest.class, LabelScaleTest.class};\r
 \r
        public static String[] getNames () {\r
                List<String> names = new ArrayList<String>();\r