summaryrefslogtreecommitdiff
path: root/IvyFilter/IvyFilter.csproj
diff options
context:
space:
mode:
authorfcolin2007-02-15 15:15:48 +0000
committerfcolin2007-02-15 15:15:48 +0000
commit5fc13f14ffc5c39d4848353c32dfc02f8f245824 (patch)
tree367cd6134688532457fbb399724c17cacb0663e8 /IvyFilter/IvyFilter.csproj
parent56650b6075ad93b000ee2bc53a8ef8fb96077828 (diff)
downloadivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.zip
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.gz
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.bz2
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.xz
Mise à jour suite a ajout lib getopt
Diffstat (limited to 'IvyFilter/IvyFilter.csproj')
-rw-r--r--IvyFilter/IvyFilter.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/IvyFilter/IvyFilter.csproj b/IvyFilter/IvyFilter.csproj
index 1d3c263..5dbc3cb 100644
--- a/IvyFilter/IvyFilter.csproj
+++ b/IvyFilter/IvyFilter.csproj
@@ -41,7 +41,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\getopt\getopt.csproj">
+ <ProjectReference Include="..\getopt\getopt.csproj">
<Project>{228B5F0B-31AE-488F-A916-B7CBB269D25F}</Project>
<Name>getopt</Name>
</ProjectReference>