This repository was archived by the owner on Aug 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 'src/Coder.cpp' ,
3232 'src/CString.h' ,
3333 'src/CString.cpp' ,
34- 'src/EncodedSupportJava.c' ,
35- 'src/EncodedSupport.c' ,
3634 'src/Error.h' ,
3735 'src/Error.cpp' ,
3836 'src/Interface.h' ,
5149 'src/Value.h' ,
5250 'src/Value.cpp' ,
5351
52+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC/EncodedJavaSupport.c' ,
53+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC/EncodedSupport.c' ,
5454 ],
5555 },
5656 {
7575 ],
7676 'outputs' :
7777 [
78- 'src /EncodedSupport.c' ,
78+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC /EncodedSupport.c' ,
7979 ],
8080
8181 'action' :
8282 [
8383 '<@(perl)' ,
8484 '../util/encode_source.pl' ,
8585 'src/Support.mm' ,
86- 'src /EncodedSupport.c' ,
86+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC /EncodedSupport.c' ,
8787 'g_support_template' ,
8888 ],
8989 },
9797 ],
9898 'outputs' :
9999 [
100- 'src /EncodedJavaSupport.c' ,
100+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC /EncodedJavaSupport.c' ,
101101 ],
102102
103103 'action' :
104104 [
105105 '<@(perl)' ,
106106 '../util/encode_source.pl' ,
107107 'src/Support.java' ,
108- 'src /EncodedJavaSupport.c' ,
108+ '<(SHARED_INTERMEDIATE_DIR)/LCIDLC /EncodedJavaSupport.c' ,
109109 'g_java_support_template' ,
110110 ],
111111 },
You can’t perform that action at this time.
0 commit comments