Rename the mobile_static profile to aot_only
[mono.git] / mcs / class / corlib / Test / System.Reflection / MonoGenericClassTest.cs
index c6451207442ccb028504d0bdd2655942b5f15b61..7d26e3fd1f834494b01758397c03229fd738a40a 100644 (file)
@@ -7,7 +7,7 @@
 // Copyright 2011 Xamarin Inc (http://www.xamarin.com).
 //
 
-#if !MONOTOUCH && !MOBILE_STATIC
+#if !MONOTOUCH && !FULL_AOT_RUNTIME
 
 using System;
 using System.Collections;