Commit 1218b64
committed
Use COMPILE_FLAGS for Windows VST3 module definitions
- Use MSVC-specific /D flags for compile definitions
- Add _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING
- This ensures definitions are applied correctly for MSVC builds
https://claude.ai/code/session_01AY9chvBEmsCVjNZSUkNcbw1 parent c786777 commit 1218b64
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| |||
0 commit comments