|
234 | 234 | <ModName>importlib._bootstrap</ModName>
|
235 | 235 | <IntFile>$(IntDir)importlib._bootstrap.g.h</IntFile>
|
236 | 236 | <OutFile>$(PySourcePath)Python\frozen_modules\importlib._bootstrap.h</OutFile>
|
237 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\importlib._bootstrap.c</DeepOutFile> |
| 237 | + <DeepIntFile>$(IntDir)importlib._bootstrap.g.c</DeepIntFile> |
| 238 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.importlib._bootstrap.c</DeepOutFile> |
238 | 239 | </None>
|
239 | 240 | <None Include="..\Lib\importlib\_bootstrap_external.py">
|
240 | 241 | <ModName>importlib._bootstrap_external</ModName>
|
241 | 242 | <IntFile>$(IntDir)importlib._bootstrap_external.g.h</IntFile>
|
242 | 243 | <OutFile>$(PySourcePath)Python\frozen_modules\importlib._bootstrap_external.h</OutFile>
|
243 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\importlib._bootstrap_external.c</DeepOutFile> |
| 244 | + <DeepIntFile>$(IntDir)importlib._bootstrap_external.g.c</DeepIntFile> |
| 245 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.importlib._bootstrap_external.c</DeepOutFile> |
244 | 246 | </None>
|
245 | 247 | <None Include="..\Lib\zipimport.py">
|
246 | 248 | <ModName>zipimport</ModName>
|
247 | 249 | <IntFile>$(IntDir)zipimport.g.h</IntFile>
|
248 | 250 | <OutFile>$(PySourcePath)Python\frozen_modules\zipimport.h</OutFile>
|
249 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\zipimport.c</DeepOutFile> |
| 251 | + <DeepIntFile>$(IntDir)zipimport.g.c</DeepIntFile> |
| 252 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.zipimport.c</DeepOutFile> |
250 | 253 | </None>
|
251 | 254 | <None Include="..\Lib\abc.py">
|
252 | 255 | <ModName>abc</ModName>
|
253 | 256 | <IntFile>$(IntDir)abc.g.h</IntFile>
|
254 | 257 | <OutFile>$(PySourcePath)Python\frozen_modules\abc.h</OutFile>
|
255 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\abc.c</DeepOutFile> |
| 258 | + <DeepIntFile>$(IntDir)abc.g.c</DeepIntFile> |
| 259 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.abc.c</DeepOutFile> |
256 | 260 | </None>
|
257 | 261 | <None Include="..\Lib\codecs.py">
|
258 | 262 | <ModName>codecs</ModName>
|
259 | 263 | <IntFile>$(IntDir)codecs.g.h</IntFile>
|
260 | 264 | <OutFile>$(PySourcePath)Python\frozen_modules\codecs.h</OutFile>
|
261 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\codecs_.c</DeepOutFile> |
| 265 | + <DeepIntFile>$(IntDir)codecs.g.c</DeepIntFile> |
| 266 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.codecs.c</DeepOutFile> |
262 | 267 | </None>
|
263 | 268 | <None Include="..\Lib\io.py">
|
264 | 269 | <ModName>io</ModName>
|
265 | 270 | <IntFile>$(IntDir)io.g.h</IntFile>
|
266 | 271 | <OutFile>$(PySourcePath)Python\frozen_modules\io.h</OutFile>
|
267 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\io.c</DeepOutFile> |
| 272 | + <DeepIntFile>$(IntDir)io.g.c</DeepIntFile> |
| 273 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.io.c</DeepOutFile> |
268 | 274 | </None>
|
269 | 275 | <None Include="..\Lib\_collections_abc.py">
|
270 | 276 | <ModName>_collections_abc</ModName>
|
271 | 277 | <IntFile>$(IntDir)_collections_abc.g.h</IntFile>
|
272 | 278 | <OutFile>$(PySourcePath)Python\frozen_modules\_collections_abc.h</OutFile>
|
273 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\_collections_abc.c</DeepOutFile> |
| 279 | + <DeepIntFile>$(IntDir)_collections_abc.g.c</DeepIntFile> |
| 280 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df._collections_abc.c</DeepOutFile> |
274 | 281 | </None>
|
275 | 282 | <None Include="..\Lib\_sitebuiltins.py">
|
276 | 283 | <ModName>_sitebuiltins</ModName>
|
277 | 284 | <IntFile>$(IntDir)_sitebuiltins.g.h</IntFile>
|
278 | 285 | <OutFile>$(PySourcePath)Python\frozen_modules\_sitebuiltins.h</OutFile>
|
279 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\_sitebuiltins.c</DeepOutFile> |
| 286 | + <DeepIntFile>$(IntDir)_sitebuiltins.g.c</DeepIntFile> |
| 287 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df._sitebuiltins.c</DeepOutFile> |
280 | 288 | </None>
|
281 | 289 | <None Include="..\Lib\genericpath.py">
|
282 | 290 | <ModName>genericpath</ModName>
|
283 | 291 | <IntFile>$(IntDir)genericpath.g.h</IntFile>
|
284 | 292 | <OutFile>$(PySourcePath)Python\frozen_modules\genericpath.h</OutFile>
|
285 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\genericpath.c</DeepOutFile> |
| 293 | + <DeepIntFile>$(IntDir)genericpath.g.c</DeepIntFile> |
| 294 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.genericpath.c</DeepOutFile> |
286 | 295 | </None>
|
287 | 296 | <None Include="..\Lib\ntpath.py">
|
288 | 297 | <ModName>ntpath</ModName>
|
289 | 298 | <IntFile>$(IntDir)ntpath.g.h</IntFile>
|
290 | 299 | <OutFile>$(PySourcePath)Python\frozen_modules\ntpath.h</OutFile>
|
291 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\ntpath.c</DeepOutFile> |
| 300 | + <DeepIntFile>$(IntDir)ntpath.g.c</DeepIntFile> |
| 301 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.ntpath.c</DeepOutFile> |
292 | 302 | </None>
|
293 | 303 | <None Include="..\Lib\posixpath.py">
|
294 | 304 | <ModName>posixpath</ModName>
|
295 | 305 | <IntFile>$(IntDir)posixpath.g.h</IntFile>
|
296 | 306 | <OutFile>$(PySourcePath)Python\frozen_modules\posixpath.h</OutFile>
|
297 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\posixpath.c</DeepOutFile> |
| 307 | + <DeepIntFile>$(IntDir)posixpath.g.c</DeepIntFile> |
| 308 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.posixpath.c</DeepOutFile> |
298 | 309 | </None>
|
299 | 310 | <None Include="..\Lib\os.py">
|
300 | 311 | <ModName>os</ModName>
|
301 | 312 | <IntFile>$(IntDir)os.g.h</IntFile>
|
302 | 313 | <OutFile>$(PySourcePath)Python\frozen_modules\os.h</OutFile>
|
303 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\os.c</DeepOutFile> |
| 314 | + <DeepIntFile>$(IntDir)os.g.c</DeepIntFile> |
| 315 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.os.c</DeepOutFile> |
304 | 316 | </None>
|
305 | 317 | <None Include="..\Lib\site.py">
|
306 | 318 | <ModName>site</ModName>
|
307 | 319 | <IntFile>$(IntDir)site.g.h</IntFile>
|
308 | 320 | <OutFile>$(PySourcePath)Python\frozen_modules\site.h</OutFile>
|
309 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\site.c</DeepOutFile> |
| 321 | + <DeepIntFile>$(IntDir)site.g.c</DeepIntFile> |
| 322 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.site.c</DeepOutFile> |
310 | 323 | </None>
|
311 | 324 | <None Include="..\Lib\stat.py">
|
312 | 325 | <ModName>stat</ModName>
|
313 | 326 | <IntFile>$(IntDir)stat.g.h</IntFile>
|
314 | 327 | <OutFile>$(PySourcePath)Python\frozen_modules\stat.h</OutFile>
|
315 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\stat.c</DeepOutFile> |
| 328 | + <DeepIntFile>$(IntDir)stat.g.c</DeepIntFile> |
| 329 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.stat.c</DeepOutFile> |
316 | 330 | </None>
|
317 | 331 | <None Include="..\Lib\__hello__.py">
|
318 | 332 | <ModName>__hello__</ModName>
|
319 | 333 | <IntFile>$(IntDir)__hello__.g.h</IntFile>
|
320 | 334 | <OutFile>$(PySourcePath)Python\frozen_modules\__hello__.h</OutFile>
|
321 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\__hello__.c</DeepOutFile> |
| 335 | + <DeepIntFile>$(IntDir)__hello__.g.c</DeepIntFile> |
| 336 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.__hello__.c</DeepOutFile> |
322 | 337 | </None>
|
323 | 338 | <None Include="..\Lib\__phello__\__init__.py">
|
324 | 339 | <ModName>__phello__</ModName>
|
325 | 340 | <IntFile>$(IntDir)__phello__.g.h</IntFile>
|
326 | 341 | <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.h</OutFile>
|
327 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\__phello__.c</DeepOutFile> |
| 342 | + <DeepIntFile>$(IntDir)__phello__.g.c</DeepIntFile> |
| 343 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.__phello__.c</DeepOutFile> |
328 | 344 | </None>
|
329 | 345 | <None Include="..\Lib\__phello__\ham\__init__.py">
|
330 | 346 | <ModName>__phello__.ham</ModName>
|
331 | 347 | <IntFile>$(IntDir)__phello__.ham.g.h</IntFile>
|
332 | 348 | <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.ham.h</OutFile>
|
333 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\__phello__.ham.c</DeepOutFile> |
| 349 | + <DeepIntFile>$(IntDir)__phello__.ham.g.c</DeepIntFile> |
| 350 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.__phello__.ham.c</DeepOutFile> |
334 | 351 | </None>
|
335 | 352 | <None Include="..\Lib\__phello__\ham\eggs.py">
|
336 | 353 | <ModName>__phello__.ham.eggs</ModName>
|
337 | 354 | <IntFile>$(IntDir)__phello__.ham.eggs.g.h</IntFile>
|
338 | 355 | <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.ham.eggs.h</OutFile>
|
339 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\__phello__.ham.eggs.c</DeepOutFile> |
| 356 | + <DeepIntFile>$(IntDir)__phello__.ham.eggs.g.c</DeepIntFile> |
| 357 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.__phello__.ham.eggs.c</DeepOutFile> |
340 | 358 | </None>
|
341 | 359 | <None Include="..\Lib\__phello__\spam.py">
|
342 | 360 | <ModName>__phello__.spam</ModName>
|
343 | 361 | <IntFile>$(IntDir)__phello__.spam.g.h</IntFile>
|
344 | 362 | <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.spam.h</OutFile>
|
345 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\__phello__.spam.c</DeepOutFile> |
| 363 | + <DeepIntFile>$(IntDir)__phello__.spam.g.c</DeepIntFile> |
| 364 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.__phello__.spam.c</DeepOutFile> |
346 | 365 | </None>
|
347 | 366 | <None Include="..\Tools\freeze\flag.py">
|
348 | 367 | <ModName>frozen_only</ModName>
|
349 | 368 | <IntFile>$(IntDir)frozen_only.g.h</IntFile>
|
350 | 369 | <OutFile>$(PySourcePath)Python\frozen_modules\frozen_only.h</OutFile>
|
351 |
| - <DeepOutFile>$(PySourcePath)Python\deepfreeze\frozen_only.c</DeepOutFile> |
| 370 | + <DeepIntFile>$(IntDir)frozen_only.g.c</DeepIntFile> |
| 371 | + <DeepOutFile>$(PySourcePath)Python\deepfreeze\df.frozen_only.c</DeepOutFile> |
352 | 372 | </None>
|
353 | 373 | <!-- END frozen modules -->
|
354 | 374 | </ItemGroup>
|
355 | 375 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
356 | 376 | <ImportGroup Label="ExtensionTargets">
|
357 | 377 | </ImportGroup>
|
358 | 378 | <Target Name="_RebuildFrozen" AfterTargets="AfterBuild" Condition="$(Configuration) != 'PGUpdate'">
|
359 |
| - <Exec Command='"$(TargetPath)" "%(None.ModName)" "%(None.FullPath)" "%(None.IntFile)"' /> |
| 379 | + <Exec Command='"$(TargetPath)" "%(None.ModName)" "%(None.FullPath)" "%(None.DeepIntFile)"' /> |
360 | 380 |
|
361 |
| - <Copy SourceFiles="%(None.IntFile)" |
| 381 | + <Copy SourceFiles="%(None.DeepIntFile)" |
362 | 382 | DestinationFiles="%(None.OutFile)"
|
363 |
| - Condition="!Exists(%(None.OutFile)) or (Exists(%(None.IntFile)) and '$([System.IO.File]::ReadAllText(%(None.OutFile)).Replace(`
`, `
`))' != '$([System.IO.File]::ReadAllText(%(None.IntFile)).Replace(`
`, `
`))')"> |
| 383 | + Condition="!Exists(%(None.OutFile)) or (Exists(%(None.DeepIntFile)) and '$([System.IO.File]::ReadAllText(%(None.OutFile)).Replace(`
`, `
`))' != '$([System.IO.File]::ReadAllText(%(None.DeepIntFile)).Replace(`
`, `
`))')"> |
364 | 384 | <Output TaskParameter="CopiedFiles" ItemName="_Updated" />
|
365 | 385 | </Copy>
|
366 | 386 |
|
|
0 commit comments