We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a26de commit 85acb67Copy full SHA for 85acb67
TitleWait.vcxproj
@@ -13,7 +13,7 @@
13
<PropertyGroup Label="Globals">
14
<ProjectGuid>{8A5E4A9D-0410-46B7-A5AE-9FD0B89211B1}</ProjectGuid>
15
<Keyword>MakeFileProj</Keyword>
16
- <ProjectName>TitleWait</ProjectName>
+ <ProjectName>titlewait</ProjectName>
17
</PropertyGroup>
18
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
tests/4browsers.bat
@@ -12,7 +12,7 @@
12
:: Path to titlewait executable to use
:: Note: No spaces around the = in batch files!!!
-SET titlewait=..\Debug\TitleWait.exe
+SET titlewait=..\Debug\titleWait.exe
:: Delete previous screen snapshots
0 commit comments