]> git.saurik.com Git - veency.git/blobdiff - iphonevnc/makefile
This version works.
[veency.git] / iphonevnc / makefile
index 71d5a76a8afdd4438bb9744292553e9e2732e6e0..77aa29e657456639a67eade993fbf7ceb837d841 100644 (file)
@@ -11,6 +11,9 @@ iPhoneVNC: iPhoneVNC.mm makefile
             -lvncserver -lz \
            -framework CoreFoundation \
            -framework CoreGraphics \
-           -framework LayerKit
+           -framework UIKit \
+            -lobjc \
+            -framework Foundation
+       ldid -S iPhoneVNC
 
 .PHONY: all clean test