24 lines
688 B
Text
24 lines
688 B
Text
[Package]
|
|
name = akvirtualcamera
|
|
targetPlatform = @TARGET_PLATFORM@
|
|
sourcesDir = @CMAKE_SOURCE_DIR@
|
|
mainExecutable = @MAIN_EXECUTABLE@
|
|
libDir = @APP_LIBDIR@
|
|
buildInfoFile = @BUILD_INFO_FILE@
|
|
targetArch = @TARGET_ARCH@
|
|
version = @VERSION@
|
|
outputFormats = QtIFW
|
|
hideArch = true
|
|
writeLauncher = false
|
|
|
|
[QtIFW]
|
|
organization = org.webcamoidprj
|
|
appName = AkVirtualCamera
|
|
title = AkVirtualCamera, virtual camera for Mac and Windows
|
|
description = Install AkVirtualCamera
|
|
url = https://github.com/webcamoid/akvirtualcamera
|
|
targetDir = @QTIFW_TARGET_DIR@
|
|
license = COPYING
|
|
licenseName = GNU General Public License v3.0
|
|
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
|
|
changeLog = ChangeLog
|