Subversion Repositories filter_foundry

Rev

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

40
projectIdent
0
VpeMain
1
WRect
1077
711
7392
8722
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
56
cd ..\3264_mixer
call foundry_3264_mixer.bat
cd ..\wpj
1
5
WFileName
17
filterfoundry.tgt
6
WVList
1
7
VComponent
8
WRect
69
142
6661
6722
0
0
9
WFileName
17
filterfoundry.tgt
0
37
7