Symbian: SIS files are not created per project now

Reviewed-by: Daniel Teske
This commit is contained in:
Pawel Polanski
2011-03-17 11:47:44 +01:00
parent cf5048e250
commit facd4c360f
4 changed files with 28 additions and 5 deletions

View File

@@ -104,7 +104,8 @@ enum Qt4Variable {
ConfigVar,
QmlImportPathVar,
Makefile,
SymbianCapabilities
SymbianCapabilities,
Deployment
};
class Qt4PriFileNode;