Skip to content

Commit

Permalink
add gradients demo on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
poke1024 committed Mar 29, 2019
1 parent 2f4bbd5 commit 00d5d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.bat
Expand Up @@ -13,7 +13,7 @@ if [%1]==[/C] (
scons.py
)

set demos=alpha blob clippath editor fillrule hearts renderers tesselation zoom
set demos=alpha blob clippath editor fillrule gradients hearts renderers tesselation zoom

cd /D "%~dp0"
for %%d in (%demos%) do (
Expand Down

0 comments on commit 00d5d47

Please sign in to comment.