diff options
Diffstat (limited to 'ardor3d-examples')
-rw-r--r-- | ardor3d-examples/assembly.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ardor3d-examples/assembly.xml b/ardor3d-examples/assembly.xml index b77ead8..f14da15 100644 --- a/ardor3d-examples/assembly.xml +++ b/ardor3d-examples/assembly.xml @@ -37,6 +37,7 @@ <dependencySets> <dependencySet> <useProjectArtifact>false</useProjectArtifact> + <useStrictFiltering>true</useStrictFiltering> <excludes> <exclude>*:lwjgl*natives-*</exclude> <exclude>*:jinput*natives-*</exclude> |