Home
last modified time | relevance | path

Searched refs:VsInstallRoot (Results 1 – 25 of 56) sorted by relevance

123

/dports/games/libretro-vbanext/vba-next-c24bf52/build/
H A DMakefile.windows_msvc2017_desktop_x8662 VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; fi)
63 ifeq ($(VsInstallRoot), )
64VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
66 ifeq ($(VsInstallRoot), )
67VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
69 ifeq ($(VsInstallRoot), )
70 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
72 VsInstallRoot := $(VsInstallRoot)
75 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
H A DMakefile.windows_msvc2017_desktop_arm62 VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; fi)
63 ifeq ($(VsInstallRoot), )
64VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
66 ifeq ($(VsInstallRoot), )
67VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
69 ifeq ($(VsInstallRoot), )
70 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
72 VsInstallRoot := $(VsInstallRoot)
75 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
H A DMakefile.windows_msvc2017_desktop_x6462 VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; fi)
63 ifeq ($(VsInstallRoot), )
64VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
66 ifeq ($(VsInstallRoot), )
67VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
69 ifeq ($(VsInstallRoot), )
70 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
72 VsInstallRoot := $(VsInstallRoot)
75 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/emulators/ppsspp/ppsspp-1.12.3/libretro/
H A DMakefile372 ifeq ($(VsInstallRoot), )
375 ifeq ($(VsInstallRoot), )
378 ifeq ($(VsInstallRoot), )
379 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
381 VsInstallRoot := $(VsInstallRoot) macro
384 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
483 ifeq ($(VsInstallRoot), )
486 ifeq ($(VsInstallRoot), )
489 ifeq ($(VsInstallRoot), )
492 VsInstallRoot := $(VsInstallRoot) macro
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/libretro/
H A DMakefile372 ifeq ($(VsInstallRoot), )
375 ifeq ($(VsInstallRoot), )
378 ifeq ($(VsInstallRoot), )
379 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
381 VsInstallRoot := $(VsInstallRoot) macro
384 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
483 ifeq ($(VsInstallRoot), )
486 ifeq ($(VsInstallRoot), )
489 ifeq ($(VsInstallRoot), )
492 VsInstallRoot := $(VsInstallRoot) macro
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/libretro/
H A DMakefile372 ifeq ($(VsInstallRoot), )
375 ifeq ($(VsInstallRoot), )
378 ifeq ($(VsInstallRoot), )
379 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
381 VsInstallRoot := $(VsInstallRoot) macro
384 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
483 ifeq ($(VsInstallRoot), )
486 ifeq ($(VsInstallRoot), )
489 ifeq ($(VsInstallRoot), )
492 VsInstallRoot := $(VsInstallRoot) macro
[all …]
/dports/games/libretro-nestopia/nestopia-2b0315c/libretro/
H A DMakefile324 ifeq ($(VsInstallRoot), )
327 ifeq ($(VsInstallRoot), )
330 ifeq ($(VsInstallRoot), )
331 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
333 VsInstallRoot := $(VsInstallRoot) macro
336 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
568 ifeq ($(VsInstallRoot), )
571 ifeq ($(VsInstallRoot), )
574 ifeq ($(VsInstallRoot), )
577 VsInstallRoot := $(VsInstallRoot) macro
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Libretro/
H A DMakefile195VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f… macro
196 ifeq ($(VsInstallRoot), )
197VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi) macro
199 ifeq ($(VsInstallRoot), )
200VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"… macro
202 ifeq ($(VsInstallRoot), )
203VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
205 VsInstallRoot := $(VsInstallRoot) macro
208 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-px68k/px68k-libretro-8455d9c/
H A DMakefile.libretro265VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f…
266 ifeq ($(VsInstallRoot), )
267VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
269 ifeq ($(VsInstallRoot), )
270VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
272 ifeq ($(VsInstallRoot), )
273 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
275 VsInstallRoot := $(VsInstallRoot)
278 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/
H A DMakefile.libretro343VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f…
344 ifeq ($(VsInstallRoot), )
345VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
347 ifeq ($(VsInstallRoot), )
348VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
350 ifeq ($(VsInstallRoot), )
351 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
353 VsInstallRoot := $(VsInstallRoot)
356 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/emulators/sameboy/SameBoy-0.14.7/libretro/
H A DMakefile260 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
280 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/
H A DMakefile481 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
501 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/
H A DMakefile488 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
508 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/mrboom/MrBoom-src-5.2/
H A DMakefile497VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f… macro
498 ifeq ($(VsInstallRoot), )
499VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi) macro
501 ifeq ($(VsInstallRoot), )
502VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"… macro
504 ifeq ($(VsInstallRoot), )
505VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
507 VsInstallRoot := $(VsInstallRoot) macro
510 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/
H A Dmakefile.libretro392VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f…
393 ifeq ($(VsInstallRoot), )
394VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
396 ifeq ($(VsInstallRoot), )
397VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
399 ifeq ($(VsInstallRoot), )
400 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
402 VsInstallRoot := $(VsInstallRoot)
405 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/build/
H A DMakefile296 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
316 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/
H A DMakefile388 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
408 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-quicknes/QuickNES_Core-901248a/
H A DMakefile395VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f… macro
396 ifeq ($(VsInstallRoot), )
397VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi) macro
399 ifeq ($(VsInstallRoot), )
400VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"… macro
402 ifeq ($(VsInstallRoot), )
403 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi) macro
405 VsInstallRoot := $(VsInstallRoot) macro
408 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/
H A DMakefile419 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
439 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-picodrive/picodrive-600894e/
H A DMakefile.libretro686 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
706 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/
H A DMakefile.libretro478 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
498 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/
H A DMakefile468 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
488 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/
H A DMakefile342 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
362 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")
/dports/games/libretro-gambatte/gambatte-libretro-22abc24/
H A DMakefile.libretro436VsInstallRoot ?= $(shell if [ -d "$(VsInstallBuildTools)" ]; then echo "$(VsInstallBuildTools)"; f…
437 ifeq ($(VsInstallRoot), )
438VsInstallRoot = $(shell if [ -d "$(VsInstallEnterprise)" ]; then echo "$(VsInstallEnterprise)"; fi)
440 ifeq ($(VsInstallRoot), )
441VsInstallRoot = $(shell if [ -d "$(VsInstallProfessional)" ]; then echo "$(VsInstallProfessional)"…
443 ifeq ($(VsInstallRoot), )
444 VsInstallRoot = $(shell if [ -d "$(VsInstallCommunity)" ]; then echo "$(VsInstallCommunity)"; fi)
446 VsInstallRoot := $(VsInstallRoot)
449 VcCompilerToolsDir := $(VsInstallRoot)/VC/Tools/MSVC/$(VcCompilerToolsVer)
/dports/games/libretro-tyrquake/tyrquake-e76477d/
H A DMakefile627 …VcCompilerToolsVer := $(shell cat "$(VsInstallRoot)/VC/Auxiliary/Build/Microsoft.VCToolsVersion.de…
647 PATH := $(PATH):$(shell IFS=$$'\n'; cygpath "$(VsInstallRoot)/Common7/IDE")

123