Changeset 6 for trunk/MacFace.prjx


Ignore:
Timestamp:
Nov 5, 2004, 2:59:12 AM (19 years ago)
Author:
altba\rryu
Message:

更新処理を、スレッドをやめてSystem.Windows.Form.Timerで駆動するようにした。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFace.prjx

    r5 r6  
    1 <Project name="MacFace" standardNamespace="NewProject" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
     1<Project name="MacFace" standardNamespace="MacFace" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
    22  <Contents>
    33    <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
     
    55    <File name=".\AlphaForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
    66    <File name=".\MainForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
    7     <File name=".\MacFace.MainForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
    87  </Contents>
    98  <References />
     
    2120    </Configuration>
    2221    <Configuration runwithwarnings="False" name="Release">
    23       <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="WinExe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
     22      <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="WinExe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
    2423      <Execution commandlineparameters="" consolepause="False" />
    2524      <Output directory=".\bin\Release" assembly="MacFace" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
Note: See TracChangeset for help on using the changeset viewer.