- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
17
pd-0.44-2/portmidi/pm_win/copy-dll.bat
Executable file
17
pd-0.44-2/portmidi/pm_win/copy-dll.bat
Executable file
|
@ -0,0 +1,17 @@
|
|||
copy Debug\pm_dll.dll ..\pm_test\testDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\sysexDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\midithreadDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\latencyDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\midithruDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\qtestDebug\pm_dll.dll
|
||||
copy Debug\pm_dll.dll ..\pm_test\mmDebug\pm_dll.dll
|
||||
|
||||
copy Release\pm_dll.dll ..\pm_test\testRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\sysexRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\midithreadRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\latencyRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\midithruRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\qtestRelease\pm_dll.dll
|
||||
copy Release\pm_dll.dll ..\pm_test\mmRelease\pm_dll.dll
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue