diff --git a/definitions/Definitions.vcxproj b/definitions/Definitions.vcxproj index 31746a12..60ed6fe7 100644 --- a/definitions/Definitions.vcxproj +++ b/definitions/Definitions.vcxproj @@ -285,6 +285,9 @@ ClCompile true + + copy $(ProjectDir)definitions.h $(ProjectDir)..\interfaces + @@ -330,6 +333,9 @@ ClCompile true + + copy $(ProjectDir)definitions.h $(ProjectDir)..\interfaces + @@ -379,6 +385,9 @@ ClCompile true + + copy $(ProjectDir)definitions.h $(ProjectDir)..\interfaces + @@ -428,6 +437,9 @@ ClCompile true + + copy $(ProjectDir)definitions.h $(ProjectDir)..\interfaces +