Parent Directory
|
Revision Log
|
Patch
| revision 455 by johnpye, Wed Apr 5 07:50:22 2006 UTC | revision 463 by johnpye, Sun Apr 16 10:18:16 2006 UTC | |
|---|---|---|
| # | Line 42 Section "ASCEND (required)" | Line 42 Section "ASCEND (required)" |
| 42 | SetOutPath $INSTDIR | SetOutPath $INSTDIR |
| 43 | ||
| 44 | ; Put file there | ; Put file there |
| 45 | File "_ascend.dll" | File "_ascpy.dll" |
| 46 | File "..\..\ascend.dll" | |
| 47 | File "config.py" | File "config.py" |
| 48 | File "*.py" | File "*.py" |
| 49 | SetOutPath $INSTDIR\glade | SetOutPath $INSTDIR\glade |
| 50 | File "glade\*" | File "glade\*.glade" |
| 51 | File "glade\*.png" | |
| 52 | SetOutPath $INSTDIR\models | SetOutPath $INSTDIR\models |
| 53 | File "..\..\models\*.a4c" | File "..\..\models\*.a4c" |
| 54 | File "..\..\models\*.a4l" | File "..\..\models\*.a4l" |
|
||||||||
| john.pye@anu.edu.au | ViewVC Help |
| Powered by ViewVC 1.1.22 |