Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 112 → Rev 113

/trunk/wpj/filterfoundry.tgt
81,7 → 81,7
 
19
WPickList
31
32
20
MItem
3
690,8 → 690,8
 
159
MItem
10
..\y_tab.c
27
..\versioninfo_modify_win.c
160
WString
4
708,48 → 708,66
 
163
MItem
10
..\y_tab.c
164
WString
4
COBJ
165
WVList
 
166
WVList
 
20
1
1
 
167
MItem
4
*.rc
164
168
WString
5
NRESC
165
169
WVList
2
166
170
MVState
167
171
WString
3
WRC
168
172
WString
23
n????Macro definitions:
1
169
173
WString
61
WIN32 _WIN32 __NT__ WIN_ENV=1 INSIDE_PHOTOSHOP=1 MSWindows=1
 
170
174
MVState
171
175
WString
3
WRC
172
176
WString
25
n????Include directories:
1
173
177
WString
70
$[:;$(%watcom)\h;$(%watcom)\h\nt;$(%PSAPI)\Photoshop;$(%PSAPI)\Pica_sp
 
174
178
WVList
 
-1
756,21 → 774,21
1
1
 
175
179
MItem
13
..\win_res.rc
176
180
WString
5
NRESC
177
181
WVList
 
178
182
WVList
 
163
167
1
1
 
/trunk/wpj/filterfoundry.wpj
4,8 → 4,8
VpeMain
1
WRect
 
 
928
56
7680
9728
2
13,13 → 13,13
3
MCommand
445
set PSSDK=D:\FilterFoundry\adobe_photoshop_sdk_cc_2017_win\pluginsdk
set PSAPI=D:\FilterFoundry\adobe_photoshop_sdk_cc_2017_win\pluginsdk\photoshopapi
set PSSDK=E:\FilterFoundry\adobe_photoshop_sdk_cc_2017_win\pluginsdk
set PSAPI=E:\FilterFoundry\adobe_photoshop_sdk_cc_2017_win\pluginsdk\photoshopapi
cd ..
if exist y_tab.c del y_tab.c
if exist lex_yy.c del lex_yy.c
D:\FilterFoundry\win_flex_bison\win_bison parser.y -d -y
D:\FilterFoundry\win_flex_bison\win_flex lexer.l y.tab.c
E:\FilterFoundry\win_flex_bison\win_bison parser.y -d -y
E:\FilterFoundry\win_flex_bison\win_flex lexer.l y.tab.c
rem IDE doesnt like multiple dots in filenames
ren y.tab.c y_tab.c
ren lex.yy.c lex_yy.c
43,7 → 43,7
8
WRect
 
692
682
5712
4352
 
52,6 → 52,6
WFileName
17
filterfoundry.tgt
3
13
4
28
7