diff options
Diffstat (limited to 'src/dirent')
-rw-r--r-- | src/dirent/dirent-xp.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dirent/dirent-xp.vcxproj b/src/dirent/dirent-xp.vcxproj index b8292a03..ea7aed2a 100644 --- a/src/dirent/dirent-xp.vcxproj +++ b/src/dirent/dirent-xp.vcxproj @@ -20,6 +20,7 @@ <ProjectGuid>{98B56DF9-E4F1-4696-A565-5F7823CF214D}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>dirent</RootNamespace> + <ProjectName>dirent</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |