Home
last modified time | relevance | path

Searched refs:VISUALC_FILES (Results 1 – 1 of 1) sorted by relevance

/mbedtls-3.4.0/
DMakefile40 VISUALC_FILES = visualc/VS2010/mbedTLS.sln visualc/VS2010/mbedTLS.vcxproj macro
42 visualc_files: $(VISUALC_FILES)
47 $(VISUALC_FILES): | library/generated_files
48 $(VISUALC_FILES): scripts/generate_visualc_files.pl
49 $(VISUALC_FILES): scripts/data_files/vs2010-app-template.vcxproj
50 $(VISUALC_FILES): scripts/data_files/vs2010-main-template.vcxproj
51 $(VISUALC_FILES): scripts/data_files/vs2010-sln-template.sln
53 $(VISUALC_FILES):