test/resources/testproject-android/TestProject.xe5.dproj in rake-delphi-0.0.26 vs test/resources/testproject-android/TestProject.xe5.dproj in rake-delphi-0.0.27

- old
+ new

@@ -289,10 +289,25 @@ <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48"> <Platform Name="Android"> <RemoteName>ic_launcher.png</RemoteName> </Platform> </DeployFile> + <DeployFile LocalName="some\deployment\file\with\operation=0\class" Configuration="Debug" Class="File"> + <Platform Name="Android"> + <RemoteName>release.conf</RemoteName> + </Platform> + </DeployFile> + <DeployFile LocalName="some\disabled\deployment\file\from\disabled.release.conf" Configuration="Release" Class="FileOperation0"> + <Platform Name="Android"> + <RemoteName>disabled.release.conf.file</RemoteName> + </Platform> + </DeployFile> + <DeployFile LocalName="some\deployment\file\from\enabled.release.conf" Configuration="Release" Class="FileOperation1"> + <Platform Name="Android"> + <RemoteName>enabled.release.conf.file</RemoteName> + </Platform> + </DeployFile> <DeployClass Name="AndroidGDBServer"> <Platform Name="Android"> <RemoteDir>library\lib\armeabi</RemoteDir> <Operation>1</Operation> </Platform> @@ -334,9 +349,25 @@ <Platform Name="iOSDevice"> <Operation>0</Operation> </Platform> <Platform Name="Android"> <Operation>0</Operation> + </Platform> + <Platform Name="Win32"> + <Operation>0</Operation> + </Platform> + </DeployClass> + <DeployClass Name="FileOperation0"> + <Platform Name="Android"> + <Operation>0</Operation> + </Platform> + <Platform Name="Win32"> + <Operation>1</Operation> + </Platform> + </DeployClass> + <DeployClass Name="FileOperation1"> + <Platform Name="Android"> + <Operation>1</Operation> </Platform> <Platform Name="Win32"> <Operation>0</Operation> </Platform> </DeployClass>