File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 109
109
<DependentUpon >EyeControl.cs</DependentUpon >
110
110
</Compile >
111
111
<Compile Include =" Message.cs" />
112
+ <Compile Include =" PasswordDialog.cs" >
113
+ <SubType >Form</SubType >
114
+ </Compile >
115
+ <Compile Include =" PasswordDialog.Designer.cs" >
116
+ <DependentUpon >PasswordDialog.cs</DependentUpon >
117
+ </Compile >
112
118
<Compile Include =" Program.cs" />
113
119
<Compile Include =" Properties\AssemblyInfo.cs" />
114
120
<Compile Include =" TobiiSettings.cs" >
133
139
<EmbeddedResource Include =" EyeControl.resx" >
134
140
<DependentUpon >EyeControl.cs</DependentUpon >
135
141
</EmbeddedResource >
142
+ <EmbeddedResource Include =" PasswordDialog.resx" >
143
+ <DependentUpon >PasswordDialog.cs</DependentUpon >
144
+ </EmbeddedResource >
136
145
<EmbeddedResource Include =" Properties\Resources.resx" >
137
146
<Generator >ResXFileCodeGenerator</Generator >
138
147
<LastGenOutput >Resources.Designer.cs</LastGenOutput >
Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ F:\Miles\Documents\Final Project GIT\VehicleApp\VehicleApp\obj\Debug\VehicleApp.
22
22
F:\Miles\Documents\Final Project GIT\VehicleApp\VehicleApp\obj\Debug\VehicleApp.csproj.CopyComplete
23
23
F:\Miles\Documents\Final Project GIT\VehicleApp\VehicleApp\obj\Debug\VehicleApp.exe
24
24
F:\Miles\Documents\Final Project GIT\VehicleApp\VehicleApp\obj\Debug\VehicleApp.pdb
25
+ F:\Miles\Documents\Final Project GIT\VehicleApp\VehicleApp\obj\Debug\VehicleApp.PasswordDialog.resources
You can’t perform that action at this time.
0 commit comments