From 086d1b538d7e936c7a44e889dcf91c37df85ee0b Mon Sep 17 00:00:00 2001 From: Simone Palacino Date: Sat, 18 Apr 2020 15:33:27 +0200 Subject: [PATCH] Patch level : 12.0 no-patch Files correlati : build Commento : Aggiunto file sql a progetto f9 --- build/f90.vcxproj | 3 +++ build/f90.vcxproj.filters | 3 +++ 2 files changed, 6 insertions(+) diff --git a/build/f90.vcxproj b/build/f90.vcxproj index 09ee5d026..e4fef7210 100644 --- a/build/f90.vcxproj +++ b/build/f90.vcxproj @@ -219,6 +219,9 @@ true true + + true + diff --git a/build/f90.vcxproj.filters b/build/f90.vcxproj.filters index 290b8b3a0..2a5958192 100644 --- a/build/f90.vcxproj.filters +++ b/build/f90.vcxproj.filters @@ -90,5 +90,8 @@ SQL + + SQL + \ No newline at end of file