| Index: AdblockPlusDeveloperInstall.vcxproj |
| =================================================================== |
| --- a/AdblockPlusDeveloperInstall.vcxproj |
| +++ b/AdblockPlusDeveloperInstall.vcxproj |
| @@ -157,7 +157,7 @@ |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|Win32'"> |
| <NMakeBuildCommandLine>nmake -nologo -f Makefile.DevInstall build32 $(NMakeMacros)</NMakeBuildCommandLine> |
| <NMakeCleanCommandLine>nmake -nologo -f Makefile.DevInstall clean32 $(NMakeMacros)</NMakeCleanCommandLine> |
| - <NMakeReBuildCommandLine>nmake -nologo -f Makefile.DevInstall rebuild 32$(NMakeMacros)</NMakeReBuildCommandLine> |
| + <NMakeReBuildCommandLine>nmake -nologo -f Makefile.DevInstall rebuild32$(NMakeMacros)</NMakeReBuildCommandLine> |
| <NMakePreprocessorDefinitions>WIN32;$(NMakePreprocessorDefinitions);NDEBUG</NMakePreprocessorDefinitions> |
| <OutDir>$(ProjectDir)build\ia32\$(Configuration)\</OutDir> |
| <IntDir>$(ProjectDir)build\ia32\$(Configuration)\</IntDir> |