diff options
author | fcolin | 2007-02-15 15:13:37 +0000 |
---|---|---|
committer | fcolin | 2007-02-15 15:13:37 +0000 |
commit | 52758d6ab4138dfa7cfe57e7b1ba10c6c085cb0f (patch) | |
tree | 631ee8c4ce5c8bd00385c827caf3238633315976 /getoptOLD/getopt.csproj.user | |
parent | 26f415f8dd8d6f45b7d79dbf4f5876496ae4de4d (diff) | |
download | ivy-csharp-52758d6ab4138dfa7cfe57e7b1ba10c6c085cb0f.zip ivy-csharp-52758d6ab4138dfa7cfe57e7b1ba10c6c085cb0f.tar.gz ivy-csharp-52758d6ab4138dfa7cfe57e7b1ba10c6c085cb0f.tar.bz2 ivy-csharp-52758d6ab4138dfa7cfe57e7b1ba10c6c085cb0f.tar.xz |
Renommé à distance
Diffstat (limited to 'getoptOLD/getopt.csproj.user')
-rw-r--r-- | getoptOLD/getopt.csproj.user | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/getoptOLD/getopt.csproj.user b/getoptOLD/getopt.csproj.user new file mode 100644 index 0000000..cfcf828 --- /dev/null +++ b/getoptOLD/getopt.csproj.user @@ -0,0 +1,58 @@ +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <LastOpenVersion>7.10.3077</LastOpenVersion>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ReferencePath>
+ </ReferencePath>
+ <CopyProjectDestinationFolder>
+ </CopyProjectDestinationFolder>
+ <CopyProjectUncPath>
+ </CopyProjectUncPath>
+ <CopyProjectOption>0</CopyProjectOption>
+ <ProjectView>ProjectFiles</ProjectView>
+ <ProjectTrust>0</ProjectTrust>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <EnableASPDebugging>false</EnableASPDebugging>
+ <EnableASPXDebugging>false</EnableASPXDebugging>
+ <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
+ <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
+ <RemoteDebugEnabled>false</RemoteDebugEnabled>
+ <RemoteDebugMachine>
+ </RemoteDebugMachine>
+ <StartAction>Project</StartAction>
+ <StartArguments>
+ </StartArguments>
+ <StartPage>
+ </StartPage>
+ <StartProgram>
+ </StartProgram>
+ <StartURL>
+ </StartURL>
+ <StartWorkingDirectory>
+ </StartWorkingDirectory>
+ <StartWithIE>true</StartWithIE>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <EnableASPDebugging>false</EnableASPDebugging>
+ <EnableASPXDebugging>false</EnableASPXDebugging>
+ <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
+ <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
+ <RemoteDebugEnabled>false</RemoteDebugEnabled>
+ <RemoteDebugMachine>
+ </RemoteDebugMachine>
+ <StartAction>Project</StartAction>
+ <StartArguments>
+ </StartArguments>
+ <StartPage>
+ </StartPage>
+ <StartProgram>
+ </StartProgram>
+ <StartURL>
+ </StartURL>
+ <StartWorkingDirectory>
+ </StartWorkingDirectory>
+ <StartWithIE>false</StartWithIE>
+ </PropertyGroup>
+</Project>
\ No newline at end of file |