Subversion Repositories filter_foundry

Rev

Rev 292 | Rev 331 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

40
projectIdent
0
VpeMain
1
WRect
518
0
7680
9713
2
MProject
3
MCommand
367
set PSSDK=..\photoshop_sdk\pluginsdk
set PSAPI=..\photoshop_sdk\pluginsdk\photoshopapi
cd ..
if exist y_tab.c del y_tab.c 
if exist lex_yy.c del lex_yy.c
win_flex_bison\win_bison.exe parser.y -d -y
win_flex_bison\win_flex.exe --never-interactive 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
cd wpj
4
MCommand
0
1
5
WFileName
17
filterfoundry.tgt
6
WVList
1
7
VComponent
8
WRect
0
643
6674
6748
0
0
9
WFileName
17
filterfoundry.tgt
0
37
7