Revision 852e360c
Added by skyjake almost 10 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- apps
- plugins
- PluginConfig.cmake (diff)
- dehread
- CMakeLists.txt (diff)
- api
- dehread.def
- dpdehread.def
- directsound
- CMakeLists.txt (diff)
- api
- audio_directsound.def
- dsdirectsound.def
- res
- audio_directsound.rc
- directsound.rc
- doom
- doom64
- example
- fluidsynth
- CMakeLists.txt (diff)
- api
- audio_fluidsynth.def
- dsfluidsynth.def
- res
- audio_fluidsynth.rc
- fluidsynth.rc
- fmod
- CMakeLists.txt (diff)
- api
- audio_fmod.def
- dsfmod.def
- res
- audio_fmod.rc
- fmod.rc
- heretic
- hexen
- idtech1converter
- CMakeLists.txt (diff)
- api
- dpidtech1converter.def
- idtech1converter.def
- openal
- CMakeLists.txt (diff)
- api
- audio_openal.def
- dsopenal.def
- res
- audio_openal.rc
- openal.rc
- savegameconverter
- CMakeLists.txt (diff)
- api
- dpsavegameconverter.def
- savegameconverter.def
- winmm
- CMakeLists.txt (diff)
- api
- audio_winmm.def
- dswinmm.def
- res
- audio_winmm.rc
- winmm.rc
- plugins
- apps
CMake|Windows: Win32 resources and exports for plugins
Making this automatic via deng_add_plugin() makes more sense.