]> git.xonotic.org Git - xonotic/darkplaces.git/blob - packages/sdl2.nuget.2.0.22/build/configurations.autopkg
vid: apply vid_width and vid_height cvar changes immediately
[xonotic/darkplaces.git] / packages / sdl2.nuget.2.0.22 / build / configurations.autopkg
1 configurations {\r
2     Platform { \r
3         key : "Platform";\r
4         choices : { Win32, x64 };\r
5         Win32.aliases : { x86, win32, ia32, 386 };\r
6         x64.aliases : { x64, amd64, em64t, intel64, x86-64, x86_64 };\r
7     };\r
8     Linkage { \r
9         choices : { dynamic };\r
10     };\r
11 };\r