Skip to content

Commit 0a518e2

Browse files
authored
Add files via upload
1 parent cffb09c commit 0a518e2

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

vs2005/voidImageViewer.vcproj

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1987,6 +1987,22 @@
19871987
RelativePath="..\src\render_software.h"
19881988
>
19891989
</File>
1990+
<File
1991+
RelativePath="..\src\safe_size.c"
1992+
>
1993+
</File>
1994+
<File
1995+
RelativePath="..\src\safe_size.h"
1996+
>
1997+
</File>
1998+
<File
1999+
RelativePath="..\src\small_pool.c"
2000+
>
2001+
</File>
2002+
<File
2003+
RelativePath="..\src\small_pool.h"
2004+
>
2005+
</File>
19902006
<File
19912007
RelativePath="..\src\string.c"
19922008
>
@@ -2059,10 +2075,6 @@
20592075
RelativePath="..\res\prev.ico"
20602076
>
20612077
</File>
2062-
<File
2063-
RelativePath="..\res\resource"
2064-
>
2065-
</File>
20662078
<File
20672079
RelativePath="..\res\resource.h"
20682080
>
@@ -2580,6 +2592,10 @@
25802592
</File>
25812593
</Filter>
25822594
</Filter>
2595+
<File
2596+
RelativePath="..\res\resource"
2597+
>
2598+
</File>
25832599
</Files>
25842600
<Globals>
25852601
</Globals>

0 commit comments

Comments
 (0)