@@ -99,7 +99,7 @@ nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)</NMakeBuildCommandLine>
9999 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >cd $(ProjectDir)\..\PC
100100nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
101101 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >cd $(ProjectDir)\..\PC
102- nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
102+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
103103 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(OutDir)python3.dll</NMakeOutput >
104104 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
105105 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
@@ -111,7 +111,7 @@ nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)</NMakeBuildCommandLine>
111111 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >cd $(ProjectDir)\..\PC
112112nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
113113 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >cd $(ProjectDir)\..\PC
114- nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
114+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
115115 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(OutDir)python3.dll</NMakeOutput >
116116 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
117117 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
@@ -123,7 +123,7 @@ nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)</NMakeBuildCommandLine>
123123 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|Win32'" >cd $(ProjectDir)\..\PC
124124nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
125125 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|Win32'" >cd $(ProjectDir)\..\PC
126- nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
126+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
127127 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|Win32'" >$(OutDir)python3.dll</NMakeOutput >
128128 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|Win32'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
129129 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|Win32'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
@@ -135,7 +135,7 @@ nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)</NMakeBuildCommandLine>
135135 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|x64'" >cd $(ProjectDir)\..\PC
136136nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
137137 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|x64'" >cd $(ProjectDir)\..\PC
138- nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
138+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
139139 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|x64'" >$(OutDir)python3.dll</NMakeOutput >
140140 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|x64'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
141141 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='PGInstrument|x64'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
@@ -147,7 +147,7 @@ nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)</NMakeBuildCommandLine>
147147 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|Win32'" >cd $(ProjectDir)\..\PC
148148nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
149149 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|Win32'" >cd $(ProjectDir)\..\PC
150- nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
150+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
151151 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|Win32'" >$(OutDir)python3.dll</NMakeOutput >
152152 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|Win32'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
153153 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|Win32'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
@@ -159,7 +159,7 @@ nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)</NMakeBuildCommandLine>
159159 <NMakeReBuildCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|x64'" >cd $(ProjectDir)\..\PC
160160nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild</NMakeReBuildCommandLine >
161161 <NMakeCleanCommandLine Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|x64'" >cd $(ProjectDir)\..\PC
162- nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
162+ "$(VSInstallDir)\VC\bin\ nmake.exe" /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean</NMakeCleanCommandLine >
163163 <NMakeOutput Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|x64'" >$(OutDir)python3.dll</NMakeOutput >
164164 <NMakePreprocessorDefinitions Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|x64'" >$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions >
165165 <NMakeIncludeSearchPath Condition =" '$(Configuration)|$(Platform)'=='PGUpdate|x64'" >$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath >
0 commit comments