About

This package is 43.7 KB. It is available at http://ftp.debian.org/debian/pool/main/q/qbs/qbs-examples_1.7.0+dfsg-4_all.deb .

View its full control file here: debian/control.

Description

examples for Qbs build tool

Relations

This package does not depend on any other package.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

qbs-examples 1.7.0+dfsg-4 is in debian - stretch / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/qbs-examples/ root:root 0o755
/usr/share/doc/qbs-examples/changelog.Debian.gz application/gzip root:root 0o644 4.2 KB
/usr/share/doc/qbs-examples/copyright text/plain root:root 0o644 10.2 KB
/usr/share/qbs/ root:root 0o755
/usr/share/qbs/examples/ root:root 0o755
/usr/share/qbs/examples/app-and-lib/ root:root 0o755
/usr/share/qbs/examples/app-and-lib/app/ root:root 0o755
/usr/share/qbs/examples/app-and-lib/app_and_lib.qbs text/plain root:root 0o644 2.0 KB
/usr/share/qbs/examples/app-and-lib/app/app.qbs text/plain root:root 0o644 2.1 KB
/usr/share/qbs/examples/app-and-lib/app/main.cpp text/x-c root:root 0o644 2.4 KB
/usr/share/qbs/examples/app-and-lib/lib/ root:root 0o755
/usr/share/qbs/examples/app-and-lib/lib/lib.cpp text/x-c root:root 0o644 2.5 KB
/usr/share/qbs/examples/app-and-lib/lib/lib.h text/plain root:root 0o644 1.9 KB
/usr/share/qbs/examples/app-and-lib/lib/lib.qbs text/plain root:root 0o644 2.2 KB
/usr/share/qbs/examples/cocoa-application/ root:root 0o755
/usr/share/qbs/examples/cocoa-application/CocoaApplication/ root:root 0o755
/usr/share/qbs/examples/cocoa-application/CocoaApplication/AppDelegate.h text/x-objective-c root:root 0o644 2.0 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication/AppDelegate.m text/x-objective-c root:root 0o644 1.7 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication/CocoaApplication-Info.plist text/xml root:root 0o644 1.2 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication/CocoaApplication-Prefix.pch text/plain root:root 0o644 1.5 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication/en.lproj/ root:root 0o755
/usr/share/qbs/examples/cocoa-application/CocoaApplication/en.lproj/Credits.rtf text/rtf root:root 0o644 451 bytes
/usr/share/qbs/examples/cocoa-application/CocoaApplication/en.lproj/InfoPlist.strings text/plain root:root 0o644 44 bytes
/usr/share/qbs/examples/cocoa-application/CocoaApplication/en.lproj/MainMenu.xib text/xml root:root 0o644 302.0 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication/main.m text/x-objective-c root:root 0o644 1.6 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication.qbs text/plain root:root 0o644 2.6 KB
/usr/share/qbs/examples/cocoa-application/CocoaApplication.xcodeproj/ root:root 0o755
/usr/share/qbs/examples/cocoa-application/CocoaApplication.xcodeproj/project.pbxproj text/plain root:root 0o644 14.3 KB
/usr/share/qbs/examples/cocoa-touch-application/ root:root 0o755
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/ root:root 0o755
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/AppDelegate.h text/x-objective-c root:root 0o644 2.3 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/AppDelegate.m text/x-objective-c root:root 0o644 5.3 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/CocoaTouchApplication-Info.plist text/xml root:root 0o644 1.8 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/CocoaTouchApplication-Prefix.pch text/x-objective-c root:root 0o644 1.7 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/Default@2x.png image/png root:root 0o644 15.7 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/Default-568h@2x.png image/png root:root 0o644 18.2 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/Default.png image/png root:root 0o644 6.4 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/DetailViewController.h text/x-objective-c root:root 0o644 2.2 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/DetailViewController.m text/x-objective-c root:root 0o644 4.0 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/ root:root 0o755
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/DetailViewController_iPad.xib text/xml root:root 0o644 12.9 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/DetailViewController_iPhone.xib text/xml root:root 0o644 14.6 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/InfoPlist.strings text/plain root:root 0o644 44 bytes
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/MasterViewController_iPad.xib text/xml root:root 0o644 8.4 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/MasterViewController_iPhone.xib text/xml root:root 0o644 8.0 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/main.m text/x-objective-c root:root 0o644 1.8 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/MasterViewController.h text/x-objective-c root:root 0o644 2.2 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication/MasterViewController.m text/x-objective-c root:root 0o644 6.0 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication.qbs text/plain root:root 0o644 3.1 KB
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication.xcodeproj/ root:root 0o755
/usr/share/qbs/examples/cocoa-touch-application/CocoaTouchApplication.xcodeproj/project.pbxproj text/plain root:root 0o644 19.0 KB
/usr/share/qbs/examples/code-generator/ root:root 0o755
/usr/share/qbs/examples/code-generator/code-generator.qbs text/plain root:root 0o644 2.9 KB
/usr/share/qbs/examples/code-generator/hwgen.cpp text/x-c root:root 0o644 2.7 KB
/usr/share/qbs/examples/collidingmice/ root:root 0o755
/usr/share/qbs/examples/collidingmice/collidingmice.qbs text/plain root:root 0o644 2.1 KB
/usr/share/qbs/examples/collidingmice/images/ root:root 0o755
/usr/share/qbs/examples/collidingmice/images/cheese.jpg image/jpeg root:root 0o644 3.0 KB
/usr/share/qbs/examples/collidingmice/main.cpp text/x-c root:root 0o644 3.7 KB
/usr/share/qbs/examples/collidingmice/mice.qrc text/plain root:root 0o644 97 bytes
/usr/share/qbs/examples/collidingmice/mouse.cpp text/x-c root:root 0o644 6.6 KB
/usr/share/qbs/examples/collidingmice/mouse.h text/x-c++ root:root 0o644 2.3 KB
/usr/share/qbs/examples/examples.qbs text/plain root:root 0o644 2.3 KB
/usr/share/qbs/examples/helloworld-complex/ root:root 0o755
/usr/share/qbs/examples/helloworld-complex/hello.qbs text/plain root:root 0o644 2.8 KB
/usr/share/qbs/examples/helloworld-complex/src/ root:root 0o755
/usr/share/qbs/examples/helloworld-complex/src/foo.cpp text/plain root:root 0o644 2.5 KB
/usr/share/qbs/examples/helloworld-complex/src/foo.h text/plain root:root 0o644 1.9 KB
/usr/share/qbs/examples/helloworld-complex/src/main.cpp text/x-c root:root 0o644 2.8 KB
/usr/share/qbs/examples/helloworld-complex/src/specialfeature.cpp text/x-c root:root 0o644 2.5 KB
/usr/share/qbs/examples/helloworld-complex/src/specialfeature.h text/plain root:root 0o644 1.9 KB
/usr/share/qbs/examples/helloworld-minimal/ root:root 0o755
/usr/share/qbs/examples/helloworld-minimal/hello.qbs text/plain root:root 0o644 2.0 KB
/usr/share/qbs/examples/helloworld-minimal/main.cpp text/x-c root:root 0o644 2.5 KB
/usr/share/qbs/examples/helloworld-qt/ root:root 0o755
/usr/share/qbs/examples/helloworld-qt/hello.qbs text/plain root:root 0o644 2.0 KB
/usr/share/qbs/examples/helloworld-qt/main.cpp text/x-c root:root 0o644 2.5 KB
/usr/share/qbs/examples/install-bundle/ root:root 0o755
/usr/share/qbs/examples/install-bundle/coreutils.cpp text/x-c root:root 0o644 2.4 KB
/usr/share/qbs/examples/install-bundle/coreutils.h text/plain root:root 0o644 1.9 KB
/usr/share/qbs/examples/install-bundle/install-bundle.qbs text/plain root:root 0o644 2.0 KB
/usr/share/qbs/examples/install-bundle/main.cpp text/x-c root:root 0o644 2.5 KB