244244 <SubSystem >Windows</SubSystem >
245245 </Lib >
246246 <PostBuildEvent >
247- <Command >mkdir $(OutDir)\include
248- copy ..\src\xvid.h $(OutDir)\include
247+ <Command >mkdir " $(OutDir)" \include
248+ copy ..\src\xvid.h " $(OutDir)" \include
249249mkdir $(OutDir)\licenses
250250copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
251251 </PostBuildEvent >
@@ -255,17 +255,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
255255 <GenerateDebugInformation >true</GenerateDebugInformation >
256256 </YASM >
257257 <PreBuildEvent >
258- <Command >if exist $(OutDir)\include\xvid.h (
259- del $(OutDir)\include\xvid.h
258+ <Command >if exist " $(OutDir)" \include\xvid.h (
259+ del " $(OutDir)" \include\xvid.h
260260)</Command >
261261 </PreBuildEvent >
262262 <CustomBuildStep >
263263 <Message >Custom Clean Step</Message >
264264 </CustomBuildStep >
265265 <CustomBuildStep >
266266 <Outputs >force_clean</Outputs >
267- <Command >if exist $(OutDir)\include\xvid.h (
268- del /f /q $(OutDir)\include\xvid.h
267+ <Command >if exist " $(OutDir)" \include\xvid.h (
268+ del /f /q " $(OutDir)" \include\xvid.h
269269)
270270if exist $(OutDir)\licenses\xvid.txt (
271271del /f /q $(OutDir)\licenses\xvid.txt
@@ -292,8 +292,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
292292 <SubSystem >Windows</SubSystem >
293293 </Lib >
294294 <PostBuildEvent >
295- <Command >mkdir $(OutDir)\include
296- copy ..\src\xvid.h $(OutDir)\include
295+ <Command >mkdir " $(OutDir)" \include
296+ copy ..\src\xvid.h " $(OutDir)" \include
297297mkdir $(OutDir)\licenses
298298copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
299299 </PostBuildEvent >
@@ -303,17 +303,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
303303 <GenerateDebugInformation >true</GenerateDebugInformation >
304304 </YASM >
305305 <PreBuildEvent >
306- <Command >if exist $(OutDir)\include\xvid.h (
307- del $(OutDir)\include\xvid.h
306+ <Command >if exist " $(OutDir)" \include\xvid.h (
307+ del " $(OutDir)" \include\xvid.h
308308)</Command >
309309 </PreBuildEvent >
310310 <CustomBuildStep >
311311 <Message >Custom Clean Step</Message >
312312 </CustomBuildStep >
313313 <CustomBuildStep >
314314 <Outputs >force_clean</Outputs >
315- <Command >if exist $(OutDir)\include\xvid.h (
316- del /f /q $(OutDir)\include\xvid.h
315+ <Command >if exist " $(OutDir)" \include\xvid.h (
316+ del /f /q " $(OutDir)" \include\xvid.h
317317)
318318if exist $(OutDir)\licenses\xvid.txt (
319319del /f /q $(OutDir)\licenses\xvid.txt
@@ -345,8 +345,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
345345 <MinimumRequiredVersion >5.1</MinimumRequiredVersion >
346346 </Link >
347347 <PostBuildEvent >
348- <Command >mkdir $(OutDir)\include
349- copy ..\src\xvid.h $(OutDir)\include
348+ <Command >mkdir " $(OutDir)" \include
349+ copy ..\src\xvid.h " $(OutDir)" \include
350350mkdir $(OutDir)\licenses
351351copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
352352 </PostBuildEvent >
@@ -356,17 +356,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
356356 <GenerateDebugInformation >true</GenerateDebugInformation >
357357 </YASM >
358358 <PreBuildEvent >
359- <Command >if exist $(OutDir)\include\xvid.h (
360- del $(OutDir)\include\xvid.h
359+ <Command >if exist " $(OutDir)" \include\xvid.h (
360+ del " $(OutDir)" \include\xvid.h
361361)</Command >
362362 </PreBuildEvent >
363363 <CustomBuildStep >
364364 <Message >Custom Clean Step</Message >
365365 </CustomBuildStep >
366366 <CustomBuildStep >
367367 <Outputs >force_clean</Outputs >
368- <Command >if exist $(OutDir)\include\xvid.h (
369- del /f /q $(OutDir)\include\xvid.h
368+ <Command >if exist " $(OutDir)" \include\xvid.h (
369+ del /f /q " $(OutDir)" \include\xvid.h
370370)
371371if exist $(OutDir)\licenses\xvid.txt (
372372del /f /q $(OutDir)\licenses\xvid.txt
@@ -397,8 +397,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
397397 <MinimumRequiredVersion >6.0</MinimumRequiredVersion >
398398 </Link >
399399 <PostBuildEvent >
400- <Command >mkdir $(OutDir)\include
401- copy ..\src\xvid.h $(OutDir)\include
400+ <Command >mkdir " $(OutDir)" \include
401+ copy ..\src\xvid.h " $(OutDir)" \include
402402mkdir $(OutDir)\licenses
403403copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
404404 </PostBuildEvent >
@@ -408,17 +408,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
408408 <GenerateDebugInformation >true</GenerateDebugInformation >
409409 </YASM >
410410 <PreBuildEvent >
411- <Command >if exist $(OutDir)\include\xvid.h (
412- del $(OutDir)\include\xvid.h
411+ <Command >if exist " $(OutDir)" \include\xvid.h (
412+ del " $(OutDir)" \include\xvid.h
413413)</Command >
414414 </PreBuildEvent >
415415 <CustomBuildStep >
416416 <Message >Custom Clean Step</Message >
417417 </CustomBuildStep >
418418 <CustomBuildStep >
419419 <Outputs >force_clean</Outputs >
420- <Command >if exist $(OutDir)\include\xvid.h (
421- del /f /q $(OutDir)\include\xvid.h
420+ <Command >if exist " $(OutDir)" \include\xvid.h (
421+ del /f /q " $(OutDir)" \include\xvid.h
422422)
423423if exist $(OutDir)\licenses\xvid.txt (
424424del /f /q $(OutDir)\licenses\xvid.txt
@@ -454,8 +454,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
454454 <SubSystem >Windows</SubSystem >
455455 </Lib >
456456 <PostBuildEvent >
457- <Command >mkdir $(OutDir)\include
458- copy ..\src\xvid.h $(OutDir)\include
457+ <Command >mkdir " $(OutDir)" \include
458+ copy ..\src\xvid.h " $(OutDir)" \include
459459mkdir $(OutDir)\licenses
460460copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
461461 </PostBuildEvent >
@@ -464,17 +464,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
464464 <PreprocessorDefinitions >WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
465465 </YASM >
466466 <PreBuildEvent >
467- <Command >if exist $(OutDir)\include\xvid.h (
468- del $(OutDir)\include\xvid.h
467+ <Command >if exist " $(OutDir)" \include\xvid.h (
468+ del " $(OutDir)" \include\xvid.h
469469)</Command >
470470 </PreBuildEvent >
471471 <CustomBuildStep >
472472 <Message >Custom Clean Step</Message >
473473 </CustomBuildStep >
474474 <CustomBuildStep >
475475 <Outputs >force_clean</Outputs >
476- <Command >if exist $(OutDir)\include\xvid.h (
477- del /f /q $(OutDir)\include\xvid.h
476+ <Command >if exist " $(OutDir)" \include\xvid.h (
477+ del /f /q " $(OutDir)" \include\xvid.h
478478)
479479if exist $(OutDir)\licenses\xvid.txt (
480480del /f /q $(OutDir)\licenses\xvid.txt
@@ -510,8 +510,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
510510 <SubSystem >Windows</SubSystem >
511511 </Lib >
512512 <PostBuildEvent >
513- <Command >mkdir $(OutDir)\include
514- copy ..\src\xvid.h $(OutDir)\include
513+ <Command >mkdir " $(OutDir)" \include
514+ copy ..\src\xvid.h " $(OutDir)" \include
515515mkdir $(OutDir)\licenses
516516copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
517517 </PostBuildEvent >
@@ -520,17 +520,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
520520 <PreprocessorDefinitions >WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
521521 </YASM >
522522 <PreBuildEvent >
523- <Command >if exist $(OutDir)\include\xvid.h (
524- del $(OutDir)\include\xvid.h
523+ <Command >if exist " $(OutDir)" \include\xvid.h (
524+ del " $(OutDir)" \include\xvid.h
525525)</Command >
526526 </PreBuildEvent >
527527 <CustomBuildStep >
528528 <Message >Custom Clean Step</Message >
529529 </CustomBuildStep >
530530 <CustomBuildStep >
531531 <Outputs >force_clean</Outputs >
532- <Command >if exist $(OutDir)\include\xvid.h (
533- del /f /q $(OutDir)\include\xvid.h
532+ <Command >if exist " $(OutDir)" \include\xvid.h (
533+ del /f /q " $(OutDir)" \include\xvid.h
534534)
535535if exist $(OutDir)\licenses\xvid.txt (
536536del /f /q $(OutDir)\licenses\xvid.txt
@@ -566,8 +566,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
566566 <SubSystem >Windows</SubSystem >
567567 </Lib >
568568 <PostBuildEvent >
569- <Command >mkdir $(OutDir)\include
570- copy ..\src\xvid.h $(OutDir)\include
569+ <Command >mkdir " $(OutDir)" \include
570+ copy ..\src\xvid.h " $(OutDir)" \include
571571mkdir $(OutDir)\licenses
572572copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
573573 </PostBuildEvent >
@@ -576,17 +576,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
576576 <PreprocessorDefinitions >WINDOWS;ARCH_IS_X86_64;NO_PREFIX;%(PreprocessorDefinitions)</PreprocessorDefinitions >
577577 </YASM >
578578 <PreBuildEvent >
579- <Command >if exist $(OutDir)\include\xvid.h (
580- del $(OutDir)\include\xvid.h
579+ <Command >if exist " $(OutDir)" \include\xvid.h (
580+ del " $(OutDir)" \include\xvid.h
581581)</Command >
582582 </PreBuildEvent >
583583 <CustomBuildStep >
584584 <Message >Custom Clean Step</Message >
585585 </CustomBuildStep >
586586 <CustomBuildStep >
587587 <Outputs >force_clean</Outputs >
588- <Command >if exist $(OutDir)\include\xvid.h (
589- del /f /q $(OutDir)\include\xvid.h
588+ <Command >if exist " $(OutDir)" \include\xvid.h (
589+ del /f /q " $(OutDir)" \include\xvid.h
590590)
591591if exist $(OutDir)\licenses\xvid.txt (
592592del /f /q $(OutDir)\licenses\xvid.txt
@@ -622,8 +622,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
622622 <SubSystem >Windows</SubSystem >
623623 </Lib >
624624 <PostBuildEvent >
625- <Command >mkdir $(OutDir)\include
626- copy ..\src\xvid.h $(OutDir)\include
625+ <Command >mkdir " $(OutDir)" \include
626+ copy ..\src\xvid.h " $(OutDir)" \include
627627mkdir $(OutDir)\licenses
628628copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
629629 </PostBuildEvent >
@@ -632,17 +632,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
632632 <PreprocessorDefinitions >WINDOWS;ARCH_IS_X86_64;NO_PREFIX;%(PreprocessorDefinitions)</PreprocessorDefinitions >
633633 </YASM >
634634 <PreBuildEvent >
635- <Command >if exist $(OutDir)\include\xvid.h (
636- del $(OutDir)\include\xvid.h
635+ <Command >if exist " $(OutDir)" \include\xvid.h (
636+ del " $(OutDir)" \include\xvid.h
637637)</Command >
638638 </PreBuildEvent >
639639 <CustomBuildStep >
640640 <Message >Custom Clean Step</Message >
641641 </CustomBuildStep >
642642 <CustomBuildStep >
643643 <Outputs >force_clean</Outputs >
644- <Command >if exist $(OutDir)\include\xvid.h (
645- del /f /q $(OutDir)\include\xvid.h
644+ <Command >if exist " $(OutDir)" \include\xvid.h (
645+ del /f /q " $(OutDir)" \include\xvid.h
646646)
647647if exist $(OutDir)\licenses\xvid.txt (
648648del /f /q $(OutDir)\licenses\xvid.txt
@@ -682,8 +682,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
682682 <MinimumRequiredVersion >5.1</MinimumRequiredVersion >
683683 </Link >
684684 <PostBuildEvent >
685- <Command >mkdir $(OutDir)\include
686- copy ..\src\xvid.h $(OutDir)\include
685+ <Command >mkdir " $(OutDir)" \include
686+ copy ..\src\xvid.h " $(OutDir)" \include
687687mkdir $(OutDir)\licenses
688688copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
689689 </PostBuildEvent >
@@ -692,17 +692,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
692692 <PreprocessorDefinitions >WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
693693 </YASM >
694694 <PreBuildEvent >
695- <Command >if exist $(OutDir)\include\xvid.h (
696- del $(OutDir)\include\xvid.h
695+ <Command >if exist " $(OutDir)" \include\xvid.h (
696+ del " $(OutDir)" \include\xvid.h
697697)</Command >
698698 </PreBuildEvent >
699699 <CustomBuildStep >
700700 <Message >Custom Clean Step</Message >
701701 </CustomBuildStep >
702702 <CustomBuildStep >
703703 <Outputs >force_clean</Outputs >
704- <Command >if exist $(OutDir)\include\xvid.h (
705- del /f /q $(OutDir)\include\xvid.h
704+ <Command >if exist " $(OutDir)" \include\xvid.h (
705+ del /f /q " $(OutDir)" \include\xvid.h
706706)
707707if exist $(OutDir)\licenses\xvid.txt (
708708del /f /q $(OutDir)\licenses\xvid.txt
@@ -741,8 +741,8 @@ del /f /q $(OutDir)\licenses\xvid.txt
741741 <MinimumRequiredVersion >6.0</MinimumRequiredVersion >
742742 </Link >
743743 <PostBuildEvent >
744- <Command >mkdir $(OutDir)\include
745- copy ..\src\xvid.h $(OutDir)\include
744+ <Command >mkdir " $(OutDir)" \include
745+ copy ..\src\xvid.h " $(OutDir)" \include
746746mkdir $(OutDir)\licenses
747747copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command >
748748 </PostBuildEvent >
@@ -751,17 +751,17 @@ copy ..\LICENSE $(OutDir)\licenses\xvid.txt</Command>
751751 <PreprocessorDefinitions >WINDOWS;ARCH_IS_X86_64;NO_PREFIX;%(PreprocessorDefinitions)</PreprocessorDefinitions >
752752 </YASM >
753753 <PreBuildEvent >
754- <Command >if exist $(OutDir)\include\xvid.h (
755- del $(OutDir)\include\xvid.h
754+ <Command >if exist " $(OutDir)" \include\xvid.h (
755+ del " $(OutDir)" \include\xvid.h
756756)</Command >
757757 </PreBuildEvent >
758758 <CustomBuildStep >
759759 <Message >Custom Clean Step</Message >
760760 </CustomBuildStep >
761761 <CustomBuildStep >
762762 <Outputs >force_clean</Outputs >
763- <Command >if exist $(OutDir)\include\xvid.h (
764- del /f /q $(OutDir)\include\xvid.h
763+ <Command >if exist " $(OutDir)" \include\xvid.h (
764+ del /f /q " $(OutDir)" \include\xvid.h
765765)
766766if exist $(OutDir)\licenses\xvid.txt (
767767del /f /q $(OutDir)\licenses\xvid.txt
0 commit comments