|
@@ -66,7 +66,8 @@ cvs.path=components/products/jdk
|
|
product.uid=jdk
|
|
product.uid=jdk
|
|
#normen - do not change this to the actual app version, it has to be the jME SDK version
|
|
#normen - do not change this to the actual app version, it has to be the jME SDK version
|
|
product.version={product-version}
|
|
product.version={product-version}
|
|
-product.platforms=generic
|
|
|
|
|
|
+# product.platforms=generic
|
|
|
|
+product.platforms=macosx
|
|
|
|
|
|
# miscellaneous product properties:
|
|
# miscellaneous product properties:
|
|
# * ${product.status} - default status that the product will have in the
|
|
# * ${product.status} - default status that the product will have in the
|
|
@@ -158,4 +159,4 @@ product.properties.3.value=$N{install}/{product-install-directory-name-macosx}.a
|
|
# * ${sources.params.length} - total number of the parameters
|
|
# * ${sources.params.length} - total number of the parameters
|
|
# * indices should start with 1
|
|
# * indices should start with 1
|
|
# * parameters are not i18n compliant
|
|
# * parameters are not i18n compliant
|
|
-sources.params.length=0
|
|
|
|
|
|
+sources.params.length=0
|