No description
  • C++ 94.3%
  • NSIS 4%
  • C 1.1%
  • QMake 0.5%
  • Batchfile 0.1%
Find a file
2024-12-12 20:44:27 +01:00
assets wip: no endpoint, role rework, visual ratio 2024-08-14 17:02:57 +02:00
src ini: fixed insufficient utf8->16 alloc 2024-12-12 20:44:27 +01:00
.gitignore more front work 2024-04-09 20:00:04 +02:00
assets.qrc wip: no endpoint, role rework, visual ratio 2024-08-14 17:02:57 +02:00
bueno.bat removed SVV.exe 2024-05-13 16:27:35 +02:00
qtest.pro wip: ini parse baseline 2024-12-03 21:13:42 +01:00
README.md added README/reimpl header 2024-05-06 19:32:22 +02:00

Mixer

Build

..\qt6\configure.bat -prefix ..\install -static -debug -opensource -confirm-license -qt-zlib -qt-libpng -qt-webp -qt-libjpeg -qt-freetype -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcharts -skip qtconnectivity -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtlocation -skip qtlottie -skip qtmacextras -skip qtmultimedia -skip qtnetworkauth -skip qtpurchasing -skip qtquick3d -skip qtquick3dphysics -skip qtquicktimeline -skip qtremoteobjects -skip qtscript -skip qtsensors -skip qtwayland -skip qtwebglplugin -skip qtwebview -skip webengine -nomake examples -nomake tests
  • Clone this repo and execute bueno.bat.