splitting up windows script asset targets into 32 and 64 bit too

This commit is contained in:
Eric Froemling 2019-10-18 16:37:07 -07:00
parent 8b85d7d3bc
commit f73790db5c
2 changed files with 4704 additions and 4685 deletions

View File

@ -32,6 +32,7 @@
<excludeFolder url="file://$MODULE_DIR$/src/generated" />
<excludeFolder url="file://$MODULE_DIR$/src/tools" />
<excludeFolder url="file://$MODULE_DIR$/submodules" />
<excludeFolder url="file://$MODULE_DIR$/.efrocache" />
<excludePattern pattern=".assetcache" />
<excludePattern pattern=".cache*" />
<excludePattern pattern=".clang-format" />
@ -57,6 +58,7 @@
<excludePattern pattern="manifest.json" />
<excludePattern pattern=".spinoffdata" />
<excludePattern pattern=".asset_manifest_*.json" />
<excludePattern pattern=".efrocachemap" />
</content>
<orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
@ -64,4 +66,4 @@
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>
</module>

File diff suppressed because it is too large Load Diff