diff options
Diffstat (limited to 'PC/VS9.0/winsound.vcproj')
-rw-r--r-- | PC/VS9.0/winsound.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PC/VS9.0/winsound.vcproj b/PC/VS9.0/winsound.vcproj index 69470cc..47dbf29 100644 --- a/PC/VS9.0/winsound.vcproj +++ b/PC/VS9.0/winsound.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="winsound"
ProjectGUID="{28B5D777-DDF2-4B6B-B34F-31D938813856}"
RootNamespace="winsound"
@@ -513,7 +513,7 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\PC\winsound.c"
+ RelativePath="..\..\PC\winsound.c"
>
</File>
</Filter>
|