Subversion Repositories filter_foundry

Rev

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

40
projectIdent
0
VpeMain
1
WRect
928
0
7680
9728
2
MProject
3
MCommand
347
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 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
663
5712
4352
0
0
9
WFileName
17
filterfoundry.tgt
3
5
7