Fix #7210 - build latest valac - by adding ccode and codegen direct from valac
[roobuilder] / src / Application.vala
index 7cd8277..d9feb73 100644 (file)
@@ -84,7 +84,7 @@
                
                public static string _self;
                
-               enum Target {
+               public enum Target {
                    INT32,
                    STRING,
                    ROOTWIN