libresman
diff libresman-static.vcproj @ 23:f8e5a1491275
win32 file change notification attempt1 (failed)
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Thu, 13 Feb 2014 13:17:07 +0200 |
parents | c6073bf9fd38 |
children |
line diff
1.1 --- a/libresman-static.vcproj Wed Feb 12 22:32:30 2014 +0200 1.2 +++ b/libresman-static.vcproj Thu Feb 13 13:17:07 2014 +0200 1.3 @@ -21,7 +21,7 @@ 1.4 OutputDirectory="$(SolutionDir)$(ConfigurationName)" 1.5 IntermediateDirectory="$(ConfigurationName)-static" 1.6 ConfigurationType="4" 1.7 - CharacterSet="1" 1.8 + CharacterSet="2" 1.9 > 1.10 <Tool 1.11 Name="VCPreBuildEventTool" 1.12 @@ -83,7 +83,7 @@ 1.13 OutputDirectory="$(SolutionDir)$(ConfigurationName)-static" 1.14 IntermediateDirectory="$(ConfigurationName)" 1.15 ConfigurationType="4" 1.16 - CharacterSet="1" 1.17 + CharacterSet="2" 1.18 WholeProgramOptimization="1" 1.19 > 1.20 <Tool 1.21 @@ -159,6 +159,26 @@ 1.22 > 1.23 </File> 1.24 <File 1.25 + RelativePath=".\src\filewatch.h" 1.26 + > 1.27 + </File> 1.28 + <File 1.29 + RelativePath=".\src\filewatch_linux.c" 1.30 + > 1.31 + </File> 1.32 + <File 1.33 + RelativePath=".\src\filewatch_win32.c" 1.34 + > 1.35 + </File> 1.36 + <File 1.37 + RelativePath=".\src\rbtree.c" 1.38 + > 1.39 + </File> 1.40 + <File 1.41 + RelativePath=".\src\rbtree.h" 1.42 + > 1.43 + </File> 1.44 + <File 1.45 RelativePath=".\src\resman.c" 1.46 > 1.47 </File> 1.48 @@ -167,6 +187,10 @@ 1.49 > 1.50 </File> 1.51 <File 1.52 + RelativePath=".\src\resman_impl.h" 1.53 + > 1.54 + </File> 1.55 + <File 1.56 RelativePath=".\src\threadpool.c" 1.57 > 1.58 </File>